Skip to content

Commit

Permalink
Bump http from 1.1.0 to 1.1.2
Browse files Browse the repository at this point in the history
Closes #167

GitOrigin-RevId: 36150e6
Change-Id: Iea057039ada0e4b752771675761d4d2302946154
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/339421
Reviewed-by: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and athomas committed Dec 5, 2023
1 parent 6745b08 commit 7f90787
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
sha256: d4872660c46d929f6b8a9ef4e7a7eff7e49bbf0c4ec3f385ee32df5119175139
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.1.2"
http_multi_server:
dependency: transitive
description:
Expand Down Expand Up @@ -369,6 +369,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.1.0"
web:
dependency: transitive
description:
name: web
sha256: edc8a9573dd8c5a83a183dae1af2b6fd4131377404706ca4e5420474784906fa
url: "https://pub.dev"
source: hosted
version: "0.4.0"
web_socket_channel:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
_discoveryapis_commons: ^1.0.5
args: ^2.3.0
googleapis: ^11.4.0
http: ^1.1.0
http: ^1.1.2
path: ^1.4.1
stack_trace: ^1.11.1
test: ^1.24.9
Expand Down

0 comments on commit 7f90787

Please sign in to comment.