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] <29139614+renovate[bot]@users.noreply.github.com>2022-10-28 15:27:54 +0300
committerGitHub <noreply@github.com>2022-10-28 15:27:54 +0300
commit9abd96691ab73ebc8fb10aa79a67b5db0c92ec72 (patch)
tree765d385d2320f17e1be494b256aed9b19d7919af
parentfca48ee5411382848862af367f8d249380a5ace0 (diff)
fix(deps): update dependency fs-chunk-store to v3 (#2380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5d7fe26..d65f637 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",
"fast-blob-stream": "^1.1.1",
- "fs-chunk-store": "^2.0.5",
+ "fs-chunk-store": "^3.0.1",
"immediate-chunk-store": "^2.2.0",
"join-async-iterator": "^1.1.1",
"load-ip-set": "^2.2.1",