From 5e38e0ba1f0f74deaf691070233cd2902d97f8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:24:27 +0000 Subject: [PATCH] chore(deps): bump win32_registry Bumps [win32_registry](https://github.com/halildurmus/win32_registry) from 1.1.5 to 2.0.0. - [Release notes](https://github.com/halildurmus/win32_registry/releases) - [Changelog](https://github.com/halildurmus/win32_registry/blob/main/CHANGELOG.md) - [Commits](https://github.com/halildurmus/win32_registry/compare/v1.1.5...v2.0.0) --- updated-dependencies: - dependency-name: win32_registry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/auth/amplify_auth_cognito_dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml index c60f314f78..581e5b29c2 100644 --- a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml +++ b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: stream_transform: ^2.0.0 uuid: ">=3.0.6 <5.0.0" win32: ">=4.1.2 <6.0.0" - win32_registry: ^1.1.0 + win32_registry: ">=1.1.0 <3.0.0" worker_bee: ">=0.3.3 <0.4.0" dev_dependencies: