diff --git a/pubspec.lock b/pubspec.lock index 4789604..0c481ad 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -220,10 +220,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_parser: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 68d1052..15f33d5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: flutter_launcher_icons: ^0.14.3 uuid: ^4.5.1 url_strategy: ^0.3.0 - http: ^1.4.0 + http: ^1.5.0 dev_dependencies: flutter_test: