Skip to content

Commit 926ceee

Browse files
fix(deps): update dependency bencode to v3 (webtorrent#434) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf74ecf commit 926ceee

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
@@ -27,7 +27,7 @@
2727
},
2828
"type": "module",
2929
"dependencies": {
30-
"bencode": "^2.0.1",
30+
"bencode": "^3.0.0",
3131
"bittorrent-peerid": "^1.3.3",
3232
"bn.js": "^5.2.0",
3333
"chrome-dgram": "^3.0.6",

0 commit comments

Comments
 (0)