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-10-09 01:56:58 +0300
committerGitHub <noreply@github.com>2022-10-09 01:56:58 +0300
commit34089f836bcb24df275f83b3026af548e32d02e9 (patch)
tree3421ccdef58f6c76cbebcb0a90f5b48f6bc49f3b
parent024f397b88490de3e8c0c0e4ff4db2eb3dc19abe (diff)
fix(deps): update dependency bittorrent-dht to ^10.0.6 (#2384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ffbb370..e740b99 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.4",
+ "bittorrent-dht": "^10.0.6",
"bittorrent-protocol": "^3.5.5",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",