Bump http from 1.1.0 to 1.1.2

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>
This commit is contained in:
dependabot[bot]
2024-01-07 16:59:29 +00:00
committed by GitHub
parent dd29126acb
commit 8beec0f411
2 changed files with 3 additions and 3 deletions

View File

@@ -563,10 +563,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:

View File

@@ -40,7 +40,7 @@ dependencies:
flutter_html: ^3.0.0-beta.2
flutter_typeahead: ^4.8.0
font_awesome_flutter: ^10.4.0
http: ^1.1.0
http: ^1.1.2
image_picker: ^1.0.4
intl: ^0.18.1
json_annotation: ^4.8.1