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-09-26 22:29:17 +0300
committerGitHub <noreply@github.com>2022-09-26 22:29:17 +0300
commit67e37c219a0f8484675cb3034b13adcafc7cd498 (patch)
treedcbb010475075a127c9f6f9419cbb91e6f829fff
parent7918b9ce7693f8eb4d625e51783c4f4c45195fec (diff)
fix(deps): update dependency fs-chunk-store to v3renovate_fs-chunk-store-3.x
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ffbb370..0860177 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",