Skip to content

Commit 7b9865d

Browse files
Bump http from 1.5.0 to 1.6.0
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: http dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7990c26 commit 7b9865d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@ packages:
141141
dependency: "direct main"
142142
description:
143143
name: http
144-
sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007
144+
sha256: "87721a4a50b19c7f1d49001e51409bddc46303966ce89a65af4f4e6004896412"
145145
url: "https://pub.dev"
146146
source: hosted
147-
version: "1.5.0"
147+
version: "1.6.0"
148148
http_multi_server:
149149
dependency: "direct main"
150150
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
frontend_server_client: ^4.0.0
1515
glob: ^2.1.3
1616
graphs: ^2.3.2
17-
http: ^1.5.0
17+
http: ^1.6.0
1818
http_multi_server: ^3.2.2
1919
http_parser: ^4.1.2
2020
meta: ^1.17.0

0 commit comments

Comments
 (0)