From affd44b8fe51ddba6874ece14820ca52fd5b5b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 15:49:41 -0500 Subject: [PATCH] chore(deps): bump http from 1.3.0 to 1.4.0 in /packages/shorebird_cli in the shorebird_cli-deps group (#3089) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/shorebird_cli/pubspec.lock | 4 ++-- packages/shorebird_cli/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/shorebird_cli/pubspec.lock b/packages/shorebird_cli/pubspec.lock index cba0443d..758cf3f2 100644 --- a/packages/shorebird_cli/pubspec.lock +++ b/packages/shorebird_cli/pubspec.lock @@ -306,10 +306,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/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index a8789346..ec7794cf 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: crypto: ^3.0.6 equatable: ^2.0.7 googleapis_auth: ^2.0.0 - http: ^1.3.0 + http: ^1.4.0 intl: ^0.20.2 io: ^1.0.5 json_annotation: ^4.9.0