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:52:07 +0300
committerGitHub <noreply@github.com>2022-10-28 15:52:07 +0300
commit457a2d3d5def6bb75d2551f34ab9fa350ec4a4e5 (patch)
treee9ce7496b53ecd474cc50efe38207128f67ce061
parent71d1894147f899046d2fcd52a458b29ca9dafa9b (diff)
fix(deps): update dependency streamx to ^2.12.5 (#2366)
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 5b4bf4b..06f514c 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"simple-sha1": "^3.1.0",
"speed-limiter": "^1.0.2",
"stream-with-known-length-to-buffer": "^1.0.4",
- "streamx": "^2.12.4",
+ "streamx": "^2.12.5",
"throughput": "^1.0.1",
"torrent-discovery": "^9.4.14",
"torrent-piece": "^2.0.1",