diff --git a/pubspec.lock b/pubspec.lock index 8082f0c..a8a58bc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -117,10 +117,10 @@ packages: dependency: "direct main" description: name: http - sha256: d4872660c46d929f6b8a9ef4e7a7eff7e49bbf0c4ec3f385ee32df5119175139 + sha256: a2bbf9d017fcced29139daa8ed2bba4ece450ab222871df93ca9eec6f80c34ba url: "https://pub.dev" source: hosted - version: "1.1.2" + version: "1.2.0" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c95232d..d2c650c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: _discoveryapis_commons: ^1.0.5 args: ^2.3.0 googleapis: ^12.0.0 - http: ^1.1.2 + http: ^1.2.0 path: ^1.4.1 stack_trace: ^1.11.1 test: ^1.25.0