diff --git a/pubspec.lock b/pubspec.lock index b796e57..3da7c29 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -117,10 +117,10 @@ packages: dependency: "direct main" description: name: http - sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938" + sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010 url: "https://pub.dev" source: hosted - version: "1.2.1" + version: "1.2.2" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 4f7e62b..68a9164 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: _discoveryapis_commons: ^1.0.5 args: ^2.5.0 googleapis: ^13.2.0 - http: ^1.2.0 + http: ^1.2.2 path: ^1.4.1 stack_trace: ^1.11.1 test: ^1.25.7