From 0e3703f3674859c7054bc12a0c7933b2a687bf75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 18:29:30 +0000 Subject: [PATCH] fix(deps): update dependency http to v1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c5cc92a9..ef5c7050 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: flutter: sdk: flutter - http: ^0.13.4 + http: ^1.0.0 meta: ^1.7.0 platform: ^3.0.0