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-04-28 15:01:05 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-28 17:02:50 +0300
commit35220804054c5369b5e88a39411125f0273b2adc (patch)
treee0e4e1a796510a45bef31f74977b65f8ab15855f
parent5adf35380b69b0ba394e25379a45d58fbf6bf94b (diff)
fix(deps): update dependency bittorrent-protocol to ^3.5.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c05d15e..649da90 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"addr-to-ip-port": "^1.5.4",
"bitfield": "^4.1.0",
"bittorrent-dht": "^10.0.2",
- "bittorrent-protocol": "^3.5.3",
+ "bittorrent-protocol": "^3.5.5",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",