From 06a50d96e1c78e89d245c966559e687d6db09bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 02:28:11 +0000 Subject: [PATCH] chore(deps): bump http from 1.4.0 to 1.5.0 Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.5.0/pkgs) --- updated-dependencies: - dependency-name: http dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- flutter_modular/example/pubspec.yaml | 2 +- pubspec.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flutter_modular/example/pubspec.yaml b/flutter_modular/example/pubspec.yaml index d4e9dfe9..011903aa 100644 --- a/flutter_modular/example/pubspec.yaml +++ b/flutter_modular/example/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: dartz: ^0.10.0-nullsafety.2 flutter_mobx: ^2.0.1 flutter_triple: ^2.1.4 - http: ^1.1.0 + http: ^1.5.0 flutter_modular: alice: ^0.4.2 bloc: ^8.0.3 diff --git a/pubspec.lock b/pubspec.lock index 64fe43d3..758bcc08 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -356,10 +356,10 @@ packages: dependency: transitive description: name: http - sha256: "2c11f3f94c687ee9bad77c171151672986360b2b001d109814ee7140b2cf261b" + sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007 url: "https://pub.dev" source: hosted - version: "1.4.0" + version: "1.5.0" http_multi_server: dependency: transitive description: