pkg: update deps.
This commit is contained in:
parent
f97e3f3225
commit
869b76c450
18
package.json
18
package.json
@ -25,31 +25,31 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bcfg": "~0.1.3",
|
"bcfg": "~0.1.3",
|
||||||
"bclient": "~0.1.4",
|
"bclient": "~0.1.4",
|
||||||
"bcrypto": "~2.0.0",
|
"bcrypto": "~3.0.0",
|
||||||
"bdb": "~1.1.1",
|
"bdb": "~1.1.2",
|
||||||
"bdns": "~0.1.2",
|
"bdns": "~0.1.2",
|
||||||
"bevent": "~0.1.2",
|
"bevent": "~0.1.2",
|
||||||
"bfile": "~0.1.2",
|
"bfile": "~0.1.2",
|
||||||
"bfilter": "~1.0.1",
|
"bfilter": "~1.0.2",
|
||||||
"bheep": "~0.1.2",
|
"bheep": "~0.1.2",
|
||||||
"binet": "~0.3.2",
|
"binet": "~0.3.2",
|
||||||
"blgr": "~0.1.2",
|
"blgr": "~0.1.3",
|
||||||
"blru": "~0.1.3",
|
"blru": "~0.1.3",
|
||||||
"blst": "~0.1.2",
|
"blst": "~0.1.2",
|
||||||
"bmutex": "~0.1.3",
|
"bmutex": "~0.1.3",
|
||||||
"bsert": "~0.0.4",
|
"bsert": "~0.0.4",
|
||||||
"bsip": "~0.1.2",
|
"bsip": "~0.1.3",
|
||||||
"bsock": "~0.1.3",
|
"bsock": "~0.1.3",
|
||||||
"bsocks": "~0.2.2",
|
"bsocks": "~0.2.2",
|
||||||
"bstring": "~0.3.0",
|
"bstring": "~0.3.3",
|
||||||
"btcp": "~0.1.2",
|
"btcp": "~0.1.2",
|
||||||
"buffer-map": "~0.0.3",
|
"buffer-map": "~0.0.3",
|
||||||
"bufio": "~1.0.2",
|
"bufio": "~1.0.2",
|
||||||
"bupnp": "~0.2.3",
|
"bupnp": "~0.2.3",
|
||||||
"bval": "~0.1.3",
|
"bval": "~0.1.3",
|
||||||
"bweb": "~0.1.4",
|
"bweb": "~0.1.5",
|
||||||
"mrmr": "~0.1.2",
|
"mrmr": "~0.1.3",
|
||||||
"n64": "~0.2.2"
|
"n64": "~0.2.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"istanbul": "^1.1.0-alpha.1",
|
"istanbul": "^1.1.0-alpha.1",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user