mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 20:21:36 +00:00
bump deps
This commit is contained in:
parent
418e996b81
commit
c4871a5480
@ -11,15 +11,15 @@
|
|||||||
"url": "https://github.com/feross/bittorrent-tracker/issues"
|
"url": "https://github.com/feross/bittorrent-tracker/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bncode": "^0.5.2",
|
"bn.js": "^0.7.1",
|
||||||
|
"bncode": "^0.5.3",
|
||||||
"compact2string": "^1.2.0",
|
"compact2string": "^1.2.0",
|
||||||
"extend.js": "0.0.1",
|
"extend.js": "0.0.1",
|
||||||
"hat": "0.0.3",
|
"hat": "0.0.3",
|
||||||
"inherits": "^2.0.1",
|
"inherits": "^2.0.1",
|
||||||
"querystring": "^0.2.0",
|
"querystring": "^0.2.0",
|
||||||
"run-parallel": "^1.0.0",
|
"run-parallel": "^1.0.0",
|
||||||
"string2compact": "^1.1.0",
|
"string2compact": "^1.1.1"
|
||||||
"bn.js": "^0.4.3"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"magnet-uri": "^2.0.1",
|
"magnet-uri": "^2.0.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user