Bump http from 1.5.0 to 1.6.0 (#4715)
diff --git a/pubspec.lock b/pubspec.lock index 3720157..58e7c96 100644 --- a/pubspec.lock +++ b/pubspec.lock
@@ -141,10 +141,10 @@ dependency: "direct main" description: name: http - sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007 + sha256: "87721a4a50b19c7f1d49001e51409bddc46303966ce89a65af4f4e6004896412" url: "https://pub.dev" source: hosted - version: "1.5.0" + version: "1.6.0" http_multi_server: dependency: "direct main" description:
diff --git a/pubspec.yaml b/pubspec.yaml index 044fcd5..243b15c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -14,7 +14,7 @@ frontend_server_client: ^4.0.0 glob: ^2.1.3 graphs: ^2.3.2 - http: ^1.5.0 + http: ^1.6.0 http_multi_server: ^3.2.2 http_parser: ^4.1.2 meta: ^1.17.0