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-05-24 00:17:32 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-24 03:12:21 +0300
commit327d7234a85f38bf8d397e41875a5603a8d175d1 (patch)
tree3d458e63a7e30941d11933da0bf33393adbbd181 /package.json
parentf7bdf01ef921cbf2196970a6bed707cb3efcbd2d (diff)
fix(deps): update dependency bittorrent-dht to ^10.0.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 66ca87a..46a3306 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"@webtorrent/http-node": "^1.3.0",
"addr-to-ip-port": "^1.5.4",
"bitfield": "^4.1.0",
- "bittorrent-dht": "^10.0.3",
+ "bittorrent-dht": "^10.0.4",
"bittorrent-protocol": "^3.5.5",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",