Skip to content

Commit edef6b9

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"is-file": false
2020
},
2121
"dependencies": {
22-
"bencode": "^3.1.1",
22+
"bencode": "^4.0.0",
2323
"block-iterator": "^1.1.1",
2424
"fast-readable-async-iterator": "^1.1.1",
2525
"is-file": "^1.0.0",

0 commit comments

Comments
 (0)