chore(deps): bump http from 1.2.2 to 1.3.0 in /packages/discord_gcp_alerts in the discord_gcp_alerts-deps group across 1 directory (#2789)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-21 10:37:06 -05:00
committed by GitHub
parent a401f5dc38
commit c697db5056
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -210,10 +210,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
sha256: fe7ab022b76f3034adc518fb6ea04a82387620e19977665ea18d30a1cf43442f
url: "https://pub.dev"
source: hosted
version: "1.2.2"
version: "1.3.0"
http_methods:
dependency: transitive
description:
+1 -1
View File
@@ -7,7 +7,7 @@ environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
http: ^1.0.0
http: ^1.3.0
json_annotation: ^4.9.0
shelf: ^1.4.2
shelf_router: ^1.1.0