From f2c795368b04fab65f0bfd7b795ed1cee463a637 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Jun 2023 19:31:18 +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 a1c26573..2f72b3b8 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