Skip to content

Commit 64d814f

Browse files
Bump http from 1.2.1 to 1.2.2
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.2.2/pkgs) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f9b73c commit 64d814f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -643,10 +643,10 @@ packages:
643643
dependency: "direct main"
644644
description:
645645
name: http
646-
sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938"
646+
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
647647
url: "https://pub.dev"
648648
source: hosted
649-
version: "1.2.1"
649+
version: "1.2.2"
650650
http_multi_server:
651651
dependency: transitive
652652
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies:
4040
flutter_html: ^3.0.0-beta.2
4141
flutter_typeahead: ^5.2.0
4242
font_awesome_flutter: ^10.7.0
43-
http: ^1.2.0
43+
http: ^1.2.2
4444
image_picker: ^1.1.0
4545
intl: ^0.19.0
4646
json_annotation: ^4.8.1

0 commit comments

Comments
 (0)