Skip to content

Commit 9af5f6a

Browse files
fix(deps): update dependency bencode to ^4.0.1
1 parent b22fcb2 commit 9af5f6a

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
@@ -12,7 +12,7 @@
1212
},
1313
"type": "module",
1414
"dependencies": {
15-
"bencode": "^4.0.0",
15+
"bencode": "^4.0.1",
1616
"compact2string": "^1.4.1",
1717
"string2compact": "^2.0.2"
1818
},

0 commit comments

Comments
 (0)