From a85b54a747fdd1ed9d767b5b924d4fb7f6b82dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 06:00:29 +0000 Subject: [PATCH] :arrow_up: Bump http from 1.3.0 to 1.4.0 Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: http dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 86ae396..97eb913 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -317,10 +317,10 @@ packages: dependency: "direct main" description: name: http - sha256: fe7ab022b76f3034adc518fb6ea04a82387620e19977665ea18d30a1cf43442f + sha256: "2c11f3f94c687ee9bad77c171151672986360b2b001d109814ee7140b2cf261b" url: "https://pub.dev" source: hosted - version: "1.3.0" + version: "1.4.0" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f14b610..e00454b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: cli_script: ^1.0.0 crypto: ^3.0.6 envied: ^1.1.1 - http: ^1.3.0 + http: ^1.4.0 json_annotation: ^4.9.0 path: ^1.9.1 recase: ^4.1.0