diff --git a/packages/test/pub_server/pubspec.yaml b/packages/test/pub_server/pubspec.yaml index b29627fbb2..e15e8ea959 100644 --- a/packages/test/pub_server/pubspec.yaml +++ b/packages/test/pub_server/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: async: ^2.10.0 aws_common: any collection: ^1.15.0 - drift: ">=2.18.0 <2.19.0" + drift: ^2.22.1 file: ">=6.0.0 <8.0.0" git: ^2.2.0 graphs: ^2.1.0 @@ -29,11 +29,11 @@ dependencies: yaml: ^3.1.1 dev_dependencies: - amplify_lints: ">=2.0.3 <2.1.0" + amplify_lints: ^3.1.0 build_runner: ^2.4.9 - drift_dev: ">=2.18.0 <2.19.0" - json_serializable: 6.8.0 - pub_api_client: ">=2.4.0 <2.7.0" # v2.7.0 introduces a new required field - archive_sha256 + drift_dev: ^2.22.0 + json_serializable: 6.9.0 + pub_api_client: ^3.0.0 # v2.7.0 introduces a new required field - archive_sha256 shelf_router_generator: ^1.0.5 test: ^1.22.1 yaml_edit: ^2.1.0