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-01-28 00:58:15 +0300
committerGitHub <noreply@github.com>2022-01-28 00:58:15 +0300
commit6345ebe4bae018a01bab3a25202a1864fb2230d5 (patch)
tree29343b4f8eca4ddd8cc3d03496f917653bd633de
parent373f897f6d4f97ed739899f97cfa89ae6bd32d08 (diff)
fix(deps): update webtorrent (#2247)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d8b3549..c553c1a 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"addr-to-ip-port": "^1.5.4",
"bitfield": "^4.0.0",
"bittorrent-dht": "^10.0.2",
- "bittorrent-protocol": "^3.5.0",
+ "bittorrent-protocol": "^3.5.1",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",
@@ -67,7 +67,7 @@
"run-parallel": "^1.2.0",
"run-parallel-limit": "^1.1.0",
"simple-concat": "^1.0.1",
- "simple-get": "^4.0.0",
+ "simple-get": "^4.0.1",
"simple-peer": "^9.11.0",
"simple-sha1": "^3.1.0",
"speed-limiter": "^1.0.2",