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-03-28 02:26:38 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-28 05:50:45 +0300
commit13fb0d60df963edb83945c8b040159c560e67368 (patch)
tree9aeeec72e5212e57a5d9bb8ea719249a1465110d
parent093d9a64bd960bd57fdb207d2291106a34fbc6eb (diff)
fix(deps): update dependency bittorrent-protocol to ^3.5.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2ef5676..7a841d4 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.1",
+ "bittorrent-protocol": "^3.5.2",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",