Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
fix: >150mb bodies no longer crashing Chromium (#868)
Browse files Browse the repository at this point in the history
Switching to latest version with the fix by @hugomrdias \o/
Context: jhiesey/stream-http#93
Closes #654

License: MIT
Signed-off-by: Marcin Rataj <[email protected]>
  • Loading branch information
lidel authored and Alan Shaw committed Oct 9, 2018
1 parent afc5724 commit 180da77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"pump": "^3.0.0",
"qs": "^6.5.2",
"readable-stream": "^2.3.6",
"stream-http": "^2.8.3",
"stream-http": "^3.0.0",
"stream-to-pull-stream": "^1.7.2",
"streamifier": "~0.1.1",
"tar-stream": "^1.6.1"
Expand Down

0 comments on commit 180da77

Please sign in to comment.