Skip to content

Commit aeccf9c

Browse files
fix(deps): update dependency bencode to v4 (webtorrent#487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae54372 commit aeccf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@thaunknown/simple-peer": "^9.12.1",
3131
"@thaunknown/simple-websocket": "^9.1.0",
32-
"bencode": "^3.0.3",
32+
"bencode": "^4.0.0",
3333
"bittorrent-peerid": "^1.3.3",
3434
"chrome-dgram": "^3.0.6",
3535
"clone": "^2.0.0",

0 commit comments

Comments
 (0)