File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff 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:
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments