Skip to content

Commit c4871a5

Browse files
committed
bump deps
1 parent 418e996 commit c4871a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"url": "https://github.com/feross/bittorrent-tracker/issues"
1212
},
1313
"dependencies": {
14-
"bncode": "^0.5.2",
14+
"bn.js": "^0.7.1",
15+
"bncode": "^0.5.3",
1516
"compact2string": "^1.2.0",
1617
"extend.js": "0.0.1",
1718
"hat": "0.0.3",
1819
"inherits": "^2.0.1",
1920
"querystring": "^0.2.0",
2021
"run-parallel": "^1.0.0",
21-
"string2compact": "^1.1.0",
22-
"bn.js": "^0.4.3"
22+
"string2compact": "^1.1.1"
2323
},
2424
"devDependencies": {
2525
"magnet-uri": "^2.0.1",

0 commit comments

Comments
 (0)