Skip to content

Commit 1273af9

Browse files
fix(package): update bn.js to version 5.0.0
1 parent 1a075bd commit 1273af9

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
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"bencode": "^2.0.0",
2424
"bittorrent-peerid": "^1.0.2",
25-
"bn.js": "^4.4.0",
25+
"bn.js": "^5.0.0",
2626
"compact2string": "^1.2.0",
2727
"debug": "^4.0.1",
2828
"ip": "^1.0.1",

0 commit comments

Comments
 (0)