Skip to content

Commit

Permalink
Bump http from 0.13.6 to 1.1.0 (#2062)
Browse files Browse the repository at this point in the history
* 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>

* Update pubspec.yaml

Co-authored-by: なつき <i@ntk.me>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
Co-authored-by: なつき <i@ntk.me>
  • Loading branch information
3 people committed Aug 16, 2023
1 parent bb24476 commit 4a86812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
charcode: ^1.2.0
cli_repl: ^0.2.1
collection: ^1.16.0
http: ">=0.13.3 <1.0.0"
http: "^1.1.0"
js: ^0.6.3
meta: ^1.3.0
node_interop: ^2.1.0
Expand Down

0 comments on commit 4a86812

Please sign in to comment.