Skip to content

Commit 349392b

Browse files
fix(deps): update webtorrent (#53)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 948a2bb commit 349392b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"url": "https://github.com/webtorrent/torrent-discovery/issues"
1717
},
1818
"dependencies": {
19-
"bittorrent-dht": "^10.0.0",
20-
"bittorrent-tracker": "^9.0.0",
21-
"bittorrent-lsd": "^1.0.0",
19+
"bittorrent-dht": "^10.0.1",
20+
"bittorrent-tracker": "^9.17.4",
21+
"bittorrent-lsd": "^1.1.1",
2222
"debug": "^4.3.2",
2323
"run-parallel": "^1.1.2"
2424
},

0 commit comments

Comments
 (0)