diff --git a/scripts/pubspec.lock b/scripts/pubspec.lock index 915da68..0523051 100644 --- a/scripts/pubspec.lock +++ b/scripts/pubspec.lock @@ -109,10 +109,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/scripts/pubspec.yaml b/scripts/pubspec.yaml index 6aa3b40..a36291f 100644 --- a/scripts/pubspec.yaml +++ b/scripts/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: args: ^2.5.0 collection: ^1.19.0 file: ^7.0.0 - http: ^1.2.0 + http: ^1.2.2 pub_semver: ^2.1.4 dev_dependencies: