From 902be1b75a87fe095145816aba50ec788fc22a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 08:16:27 +0000 Subject: [PATCH] :arrow_up: Bump http from 1.3.0 to 1.5.0 Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.3.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] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 86ae396..7af866a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -317,10 +317,10 @@ packages: dependency: "direct main" description: name: http - sha256: fe7ab022b76f3034adc518fb6ea04a82387620e19977665ea18d30a1cf43442f + sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007 url: "https://pub.dev" source: hosted - version: "1.3.0" + version: "1.5.0" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f14b610..42a50f5 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.5.0 json_annotation: ^4.9.0 path: ^1.9.1 recase: ^4.1.0