We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853a82b commit 9539a5cCopy full SHA for 9539a5c
1 file changed
package.json
@@ -43,7 +43,7 @@
43
"addr-to-ip-port": "^2.0.0",
44
"bitfield": "^5.0.1",
45
"bittorrent-dht": "^11.0.12",
46
- "bittorrent-protocol": "^5.0.2",
+ "bittorrent-protocol": "^5.0.3",
47
"cache-chunk-store": "^3.2.2",
48
"chunk-store-iterator": "^1.0.4",
49
"cpus": "^1.0.3",
@@ -60,7 +60,7 @@
60
"memory-chunk-store": "^1.3.5",
61
"mime": "^3.0.0",
62
"once": "^1.4.0",
63
- "parse-torrent": "^11.0.20",
+ "parse-torrent": "^11.0.21",
64
"pump": "^3.0.4",
65
"queue-microtask": "^1.2.3",
66
"random-iterate": "^1.0.1",
@@ -70,7 +70,7 @@
70
"speed-limiter": "^1.0.2",
71
"streamx": "2.25.0",
72
"throughput": "^1.0.2",
73
- "torrent-discovery": "^11.0.20",
+ "torrent-discovery": "^11.0.21",
74
"torrent-piece": "^3.0.2",
75
"uint8-util": "^2.2.6",
76
"unordered-array-remove": "^1.0.2",
0 commit comments