Skip to content

Commit 30b82a5

Browse files
Bump http from 0.13.4 to 0.13.5
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]>
1 parent 5480b51 commit 30b82a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ packages:
454454
name: http
455455
url: "https://pub.dartlang.org"
456456
source: hosted
457-
version: "0.13.4"
457+
version: "0.13.5"
458458
http_multi_server:
459459
dependency: transitive
460460
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies:
4141
flutter_html: ^2.1.2
4242
flutter_typeahead: ^4.0.0
4343
font_awesome_flutter: ">=9.1.0 <11.0.0"
44-
http: ^0.13.3
44+
http: ^0.13.5
4545
image_picker: ^0.8.4+9
4646
intl: ^0.17.0
4747
json_annotation: ^4.5.0

0 commit comments

Comments
 (0)