From abedfe2c5059f62f6adec2997a313228cce11a7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 06:12:01 +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 5e5b5361..a9073a80 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