From 486796add160172ee8e240365b754c4b9956ecc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 22:30:14 +1000 Subject: [PATCH] Bump http from 0.13.6 to 1.0.0 in /experimental/linting_tool (#1879) --- experimental/linting_tool/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/linting_tool/pubspec.yaml b/experimental/linting_tool/pubspec.yaml index 8382aba7f..439afb0e5 100644 --- a/experimental/linting_tool/pubspec.yaml +++ b/experimental/linting_tool/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: google_fonts: ^4.0.0 hive: ^2.0.4 hive_flutter: ^1.1.0 - http: ^0.13.3 + http: ^1.0.0 json2yaml: ^3.0.0 json_annotation: ^4.5.0 mockito: ^5.0.13