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>2022-03-30 23:06:31 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-31 01:28:08 +0300
commit2eef41884ffbee8f723ea2846e58756066983a0b (patch)
tree652243007293d6d977bbe6a466999909a76084cc
parent10dfa405a0154a14d86bcb818da37a2f04e523f2 (diff)
fix(deps): update dependency fs-chunk-store to ^2.0.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 395c6ac..1840edc 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"debug": "^4.3.4",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",
- "fs-chunk-store": "^2.0.4",
+ "fs-chunk-store": "^2.0.5",
"immediate-chunk-store": "^2.2.0",
"load-ip-set": "^2.2.1",
"lt_donthave": "^1.0.1",