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-05-24 00:13:20 +0300
committerGitHub <noreply@github.com>2022-05-24 00:13:20 +0300
commitd53d95e1ed75a288cea706d65fb660f2be3a02a0 (patch)
treea2dde25a89a0851e485b4089f4dde7c93c6f4a0a
parent18656a8e57032883ad9be7c3ea422f0118793da5 (diff)
fix(deps): update dependency throughput to ^1.0.1 (#2321)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5d8d687..fc9f579 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",