From 71d18fc2c5da3687f34c77bf80242fd2ca1b88e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:05:51 +0000 Subject: [PATCH] chore(deps): bump win32 in /packages/network_info_plus/network_info_plus Bumps [win32](https://github.com/halildurmus/win32) from 5.15.0 to 6.0.0. - [Release notes](https://github.com/halildurmus/win32/releases) - [Commits](https://github.com/halildurmus/win32/compare/v5.15.0...win32-v6.0.0) --- updated-dependencies: - dependency-name: win32 dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/network_info_plus/network_info_plus/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/network_info_plus/network_info_plus/pubspec.yaml b/packages/network_info_plus/network_info_plus/pubspec.yaml index 9fdb31315d..9d50bba1a4 100644 --- a/packages/network_info_plus/network_info_plus/pubspec.yaml +++ b/packages/network_info_plus/network_info_plus/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: sdk: flutter meta: ^1.8.0 network_info_plus_platform_interface: ^2.0.2 - win32: ^5.5.3 + win32: ">=5.5.3 <7.0.0" ffi: ^2.0.1 dev_dependencies: