build(deps): bump http from 0.13.6 to 1.1.0

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.6 to 1.1.0.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.0/pkgs)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-09 14:22:10 +00:00 committed by GitHub
parent 31f0056618
commit 9225d6f7d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ dependencies:
hive: ^2.2.3
html: ^0.15.0
html_unescape: ^2.0.0
http: ^0.13.0
http: ">=0.13.0 <2.0.0"
image: ^4.0.15
js: ^0.6.3
markdown: ^7.1.1