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-05-14 03:35:49 +0300
committerRenovate Bot <bot@renovateapp.com>2022-05-14 03:35:49 +0300
commit47fb245005ae569ad8ca2595eb5297c512a9c561 (patch)
treecf67b397c82986a1ab38bf0a15f6a35390934725
parent2ebbd8eacfd0d7778357ca0f44ead331ba439a26 (diff)
fix(deps): update dependency throughput to ^1.0.1renovate_throughput-1.x
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c53c665..02274c5 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"stream-to-blob": "^2.0.1",
"stream-to-blob-url": "^3.0.2",
"stream-with-known-length-to-buffer": "^1.0.4",
- "throughput": "^1.0.0",
+ "throughput": "^1.0.1",
"torrent-discovery": "^9.4.12",
"torrent-piece": "^2.0.1",
"unordered-array-remove": "^1.0.2",