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-02 23:20:05 +0300
committerGitHub <noreply@github.com>2022-09-02 23:20:05 +0300
commita441dea5d1a20982e9ad3fbe5237bbb02fb55898 (patch)
treef9072b612386c77f2efad1372326f105dfc2a238
parentf9bcb742ffc0053a37d61ea1955e51731bba2e27 (diff)
fix(deps): update dependency fast-blob-stream to ^1.1.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fd9fa03..4b62836 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",
- "fast-blob-stream": "^1.1.0",
+ "fast-blob-stream": "^1.1.1",
"fs-chunk-store": "^2.0.5",
"immediate-chunk-store": "^2.2.0",
"load-ip-set": "^2.2.1",