Skip to content

Commit

Permalink
Bump http from 1.2.1 to 1.2.2 in /scripts
Browse files Browse the repository at this point in the history
Closes #203

GitOrigin-RevId: dd7a42d
Change-Id: Id7cfee430e0f341eab332b10b665a37fa0976c61
Reviewed-on: https://dart-review.googlesource.com/c/dart-docker/+/378404
Commit-Queue: Alexander Thomas <[email protected]>
Reviewed-by: Alexander Thomas <[email protected]>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Aug 5, 2024
1 parent aa32e94 commit 89c09c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions scripts/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938"
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "1.2.2"
http_multi_server:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion scripts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
args: ^2.5.0
collection: ^1.19.0
file: ^7.0.0
http: ^1.2.0
http: ^1.2.2
pub_semver: ^2.1.4

dev_dependencies:
Expand Down

0 comments on commit 89c09c6

Please sign in to comment.