From 3de8703b61ddadc8517e6b7e8e1e2f8a9562c9a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 19:46:06 +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 8b3fbda..b1728e5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: path: ^1.6.4 file: ^6.0.0 - http: ^0.13.4 + http: 1.6.0 meta: ^1.7.0 path_to_regexp: ^0.2.1 mustache4dart: ^3.0.0-dev.0.0