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-04-22 14:48:48 +0300
committerGitHub <noreply@github.com>2022-04-22 14:48:48 +0300
commit11f9426ee9ef3b800ac978afa5082809eb87c545 (patch)
treef895673e9a062a254187c11a3363b9e7c06c4939
parent61a4bbba303e869cbb07361526e4f1c59752ecc4 (diff)
fix(deps): update dependency bittorrent-protocol to ^3.5.3 (#2302)
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 a8e6edf..9b895c8 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.2",
+ "bittorrent-protocol": "^3.5.3",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",
"chunk-store-stream": "^4.3.0",