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:
authorgreenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>2020-05-12 17:44:51 +0300
committerGitHub <noreply@github.com>2020-05-12 17:44:51 +0300
commit449b609fc1fe2fd5b29b311b6e270e57b80e835e (patch)
tree150a6aebba71e792a9bce7e28a3f42824e31377e /package.json
parentf18440fbbfd1466d4f028bc97ee6bea2d8814a1b (diff)
fix(package): update bittorrent-dht to version 10.0.0
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 f21de99..1a979bd 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"dependencies": {
"addr-to-ip-port": "^1.4.2",
"bitfield": "^3.0.0",
- "bittorrent-dht": "^9.0.0",
+ "bittorrent-dht": "^10.0.0",
"bittorrent-protocol": "^3.0.0",
"chrome-net": "^3.3.2",
"chunk-store-stream": "^4.0.0",