build: (deps): 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>
This commit is contained in:
parent
ec277ea992
commit
d1bbde8414
2 changed files with 3 additions and 3 deletions
|
|
@ -851,10 +851,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: http
|
||||
sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007
|
||||
sha256: "87721a4a50b19c7f1d49001e51409bddc46303966ce89a65af4f4e6004896412"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.5.0"
|
||||
version: "1.6.0"
|
||||
http_multi_server:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ dependencies:
|
|||
go_router: ^17.0.0
|
||||
handy_window: ^0.4.0
|
||||
html: ^0.15.4
|
||||
http: ^1.5.0
|
||||
http: ^1.6.0
|
||||
image: ^4.1.7
|
||||
image_picker: ^1.2.0
|
||||
intl: any
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue