From 75a26060e19dd7fb0e5c2df09e4a6019361f3363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 21:31:49 +0000 Subject: [PATCH] build: (deps): bump http from 1.5.0-beta.2 to 1.5.0 Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.5.0-beta.2 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-patch ... 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 aef38841a..6f40ca5dc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -923,10 +923,10 @@ packages: dependency: "direct main" description: name: http - sha256: "85ab0074f9bf2b24625906d8382bbec84d3d6919d285ba9c106b07b65791fb99" + sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007 url: "https://pub.dev" source: hosted - version: "1.5.0-beta.2" + version: "1.5.0" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8544d6cb7..a738e2cdc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: go_router: ^16.1.0 handy_window: ^0.4.0 html: ^0.15.4 - http: ^1.2.0 + http: ^1.5.0 image: ^4.1.7 image_picker: ^1.1.0 intl: any