diff --git a/packages/aws_common/pubspec.yaml b/packages/aws_common/pubspec.yaml index 2d43b5b9cc..fee8929847 100644 --- a/packages/aws_common/pubspec.yaml +++ b/packages/aws_common/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: collection: ^1.15.0 http2: ^2.0.0 js: ">=0.6.4 <0.8.0" - json_annotation: ">=4.8.1 <4.9.0" + json_annotation: ^4.8.1 logging: ^1.0.0 meta: ^1.7.0 mime: ^1.0.0 @@ -29,7 +29,7 @@ dev_dependencies: build_runner: ^2.4.0 build_test: ^2.1.5 build_web_compilers: ^4.0.0 - built_value_generator: 8.8.1 - json_serializable: 6.7.1 + built_value_generator: 8.9.2 + json_serializable: 6.8.0 stream_channel: ^2.1.0 test: ^1.22.1