Skip to content

Commit

Permalink
build(deps): bump http from 0.13.4 to 0.13.5
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.4 to 0.13.5.
- [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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sanzoghenzo committed Aug 9, 2022
1 parent 3817ed4 commit bafdca3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ packages:
name: http
url: "https://pub.dartlang.org"
source: hosted
version: "0.13.4"
version: "0.13.5"
http_parser:
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:
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
http: ^0.13.4
http: ^0.13.5
html2md: ^1.2.5
share_plus: ^4.0.10
receive_sharing_intent: ^1.4.5
Expand Down

0 comments on commit bafdca3

Please sign in to comment.