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:
authorRenovate Bot <bot@renovateapp.com>2021-05-20 02:13:10 +0300
committerRenovate Bot <bot@renovateapp.com>2021-05-20 02:13:10 +0300
commit18a8962328fb42e1ebc56ed5dbe73b97f096fbd1 (patch)
treef36bfef5a549dd10da7261de66d43d236af6fbf5 /package.json
parent462f520956c3ec25d437d6418b693c7452b4b4f4 (diff)
fix(deps): update webtorrent
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index c78ea2a..d1442c5 100644
--- a/package.json
+++ b/package.json
@@ -49,10 +49,10 @@
"escape-html": "^1.0.3",
"fs-chunk-store": "^2.0.3",
"http-node": "github:feross/http-node#webtorrent",
- "immediate-chunk-store": "^2.1.1",
+ "immediate-chunk-store": "^2.2.0",
"load-ip-set": "^2.2.1",
"lt_donthave": "^1.0.1",
- "memory-chunk-store": "^1.3.2",
+ "memory-chunk-store": "^1.3.5",
"mime": "^2.5.2",
"multistream": "^4.1.0",
"package-json-versionify": "^1.0.4",