From f96c26d803ee327b6573b3924c340e4d11d653cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 21:34:50 +0000 Subject: [PATCH] chore(deps): update http to v1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 08de69dd..4f13dc82 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: font_awesome_flutter: ^10.1.0 google_fonts: ^4.0.0 google_mobile_ads: ^3.0.0 - http: ^0.13.0 + http: ^1.0.0 intl: ^0.18.0 package_info_plus: ^4.0.0 shared_preferences: ^2.0.17