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>2021-08-05 03:08:06 +0300
committerGitHub <noreply@github.com>2021-08-05 03:08:06 +0300
commitfc89c7822eecdece2b80bb2841e5131722f8bac3 (patch)
tree82621b1f03f6def4df7750059ce0d0b38b14328a /package.json
parentad7e7231c6031cadc4d1f35eb64f80bbc064de71 (diff)
fix(deps): update dependency bittorrent-dht to ^10.0.2 (#2163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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 4f463bb..1e4d393 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"dependencies": {
"addr-to-ip-port": "^1.5.4",
"bitfield": "^4.0.0",
- "bittorrent-dht": "^10.0.1",
+ "bittorrent-dht": "^10.0.2",
"bittorrent-protocol": "^3.4.3",
"cache-chunk-store": "^3.2.2",
"chrome-net": "^3.3.4",