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-05-14 03:35:34 +0300
committerGitHub <noreply@github.com>2022-05-14 03:35:34 +0300
commit2ebbd8eacfd0d7778357ca0f44ead331ba439a26 (patch)
tree80efbf685213e64b727b137461db0529ed09be68
parent60b24fac00bc3ce4e7cb66f6ea316bdb87b8fd8e (diff)
fix(deps): update dependency bittorrent-dht to ^10.0.3 (#2320)
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 3196860..c53c665 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.2",
+ "bittorrent-dht": "^10.0.3",
"bittorrent-protocol": "^3.5.5",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",