diff --git a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml index 7bc3b3b976..de17f2620c 100644 --- a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml +++ b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: amplify_analytics_pinpoint_dart: ">=0.4.0 <0.5.0" - amplify_core: ">=2.0.0 <2.1.0" + amplify_core: ^2.0.0 amplify_secure_storage_dart: ">=0.5.0 <0.6.0" async: ^2.10.0 aws_common: ">=0.7.0 <0.8.0" @@ -44,8 +44,8 @@ dev_dependencies: build_runner: ^2.4.0 build_verify: ^3.0.0 build_web_compilers: ^4.0.0 - built_value_generator: 8.8.1 - ffigen: ^9.0.0 + built_value_generator: 8.9.2 + ffigen: ">=9.0.0 <13.0.0" json_serializable: 6.7.1 mockito: ^5.0.0 smithy_codegen: