Skip to content

Commit 9e63e4c

Browse files
chore(deps): bump win32
Bumps the win32 group in /packages/secure_storage/amplify_secure_storage_dart with 1 update: [win32](https://github.com/halildurmus/win32). Updates `win32` from 5.15.0 to 6.0.0 - [Release notes](https://github.com/halildurmus/win32/releases) - [Commits](halildurmus/win32@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 dependency-group: win32 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2476af3 commit 9e63e4c

File tree

1 file changed

+1
-1
lines changed
  • packages/secure_storage/amplify_secure_storage_dart

1 file changed

+1
-1
lines changed

packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies:
2929
meta: ^1.16.0
3030
path: ^1.8.0
3131
web: ^1.1.1
32-
win32: ^5.14.0
32+
win32: ">=5.14.0 <7.0.0"
3333
worker_bee: ">=0.3.10 <0.4.0"
3434

3535
dev_dependencies:

0 commit comments

Comments
 (0)