Skip to content

Commit a9e4e23

Browse files
authored
Merge pull request #59 from hoc081098/dependabot/pub/http-0.13.5
Bump http from 0.13.4 to 0.13.5
2 parents 7a0bb8d + 6661502 commit a9e4e23

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

pubspec.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ packages:
311311
name: http
312312
url: "https://pub.dartlang.org"
313313
source: hosted
314-
version: "0.13.4"
314+
version: "0.13.5"
315315
http_multi_server:
316316
dependency: transitive
317317
description:
@@ -646,6 +646,13 @@ packages:
646646
url: "https://pub.dartlang.org"
647647
source: hosted
648648
version: "2.1.0"
649+
stream_loader:
650+
dependency: "direct main"
651+
description:
652+
name: stream_loader
653+
url: "https://pub.dartlang.org"
654+
source: hosted
655+
version: "1.5.0"
649656
stream_transform:
650657
dependency: transitive
651658
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616

1717
meta: ^1.7.0
1818
path: ^1.8.1
19-
http: ^0.13.4
19+
http: ^0.13.5
2020
built_value: ^8.3.2
2121
tuple: ^2.0.0
2222
rxdart: ^0.27.5

0 commit comments

Comments
 (0)