Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 51c6c61..9a511f0 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"chunk-store-stream": "^4.0.0",
"create-torrent": "^4.0.0",
"debug": "^4.1.0",
- "end-of-stream": "^1.1.0",
+ "end-of-stream": "1.4.1",
"escape-html": "^1.0.3",
"fs-chunk-store": "^2.0.0",
"http-node": "github:feross/http-node#webtorrent",