diff --git a/pubspec.lock b/pubspec.lock index 71104a8..8d687c8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -133,10 +133,10 @@ packages: dependency: "direct main" description: name: http - sha256: "2c11f3f94c687ee9bad77c171151672986360b2b001d109814ee7140b2cf261b" + sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007 url: "https://pub.dev" source: hosted - version: "1.4.0" + version: "1.5.0" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index af9cd47..239c7af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ environment: dependencies: collection: ^1.19.1 google_cloud: ^0.2.0 - http: ^1.2.2 + http: ^1.5.0 shelf: ^1.4.2 dev_dependencies: