pkg: update deps.
This commit is contained in:
parent
a45e683eb2
commit
09e74977d3
50
package.json
50
package.json
@ -23,34 +23,34 @@
|
||||
"node": ">=8.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bcfg": "~0.1.0",
|
||||
"bclient": "~0.1.1",
|
||||
"bcrypto": "~0.3.7",
|
||||
"bdb": "~0.2.2",
|
||||
"bdns": "~0.1.0",
|
||||
"bevent": "~0.1.0",
|
||||
"bfile": "~0.1.0",
|
||||
"bfilter": "~0.2.0",
|
||||
"bheep": "~0.1.0",
|
||||
"binet": "~0.3.0",
|
||||
"blgr": "~0.1.0",
|
||||
"blru": "~0.1.1",
|
||||
"blst": "~0.1.0",
|
||||
"bmutex": "~0.1.1",
|
||||
"bcfg": "~0.1.2",
|
||||
"bclient": "~0.1.3",
|
||||
"bcrypto": "~1.0.0",
|
||||
"bdb": "~0.2.3",
|
||||
"bdns": "~0.1.1",
|
||||
"bevent": "~0.1.1",
|
||||
"bfile": "~0.1.1",
|
||||
"bfilter": "~1.0.0",
|
||||
"bheep": "~0.1.1",
|
||||
"binet": "~0.3.1",
|
||||
"blgr": "~0.1.1",
|
||||
"blru": "~0.1.2",
|
||||
"blst": "~0.1.1",
|
||||
"bmutex": "~0.1.2",
|
||||
"bn.js": "~4.11.8",
|
||||
"bsert": "~0.0.3",
|
||||
"bsip": "~0.1.0",
|
||||
"bsock": "~0.1.2",
|
||||
"bsocks": "~0.2.0",
|
||||
"bstring": "~0.1.0",
|
||||
"btcp": "~0.1.0",
|
||||
"bsip": "~0.1.1",
|
||||
"bsock": "~0.1.1",
|
||||
"bsocks": "~0.2.1",
|
||||
"bstring": "~0.1.1",
|
||||
"btcp": "~0.1.1",
|
||||
"buffer-map": "~0.0.2",
|
||||
"bufio": "~0.2.0",
|
||||
"bupnp": "~0.2.1",
|
||||
"bval": "~0.1.1",
|
||||
"bweb": "~0.1.1",
|
||||
"mrmr": "~0.1.0",
|
||||
"n64": "~0.2.0"
|
||||
"bufio": "~1.0.1",
|
||||
"bupnp": "~0.2.2",
|
||||
"bval": "~0.1.2",
|
||||
"bweb": "~0.1.2",
|
||||
"mrmr": "~0.1.1",
|
||||
"n64": "~0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^5.1.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user