Skip to content

Commit

Permalink
Bump http from 1.1.0 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.2/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 49728d0 commit 2b3bdda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -857,10 +857,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
sha256: d4872660c46d929f6b8a9ef4e7a7eff7e49bbf0c4ec3f385ee32df5119175139
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.1.2"
http_multi_server:
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 @@ -55,7 +55,7 @@ dependencies:
googleapis: 12.0.0
graphql_flutter: ^5.1.2
hive: ^2.2.3
http: any
http: 1.1.2
image_cropper: ^5.0.1
image_picker: ^1.0.4
intl: ^0.18.0
Expand Down

0 comments on commit 2b3bdda

Please sign in to comment.