pkg: update deps.

This commit is contained in:
Christopher Jeffrey 2018-07-19 05:41:53 -07:00
parent a45e683eb2
commit 09e74977d3
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -23,34 +23,34 @@
"node": ">=8.0.0" "node": ">=8.0.0"
}, },
"dependencies": { "dependencies": {
"bcfg": "~0.1.0", "bcfg": "~0.1.2",
"bclient": "~0.1.1", "bclient": "~0.1.3",
"bcrypto": "~0.3.7", "bcrypto": "~1.0.0",
"bdb": "~0.2.2", "bdb": "~0.2.3",
"bdns": "~0.1.0", "bdns": "~0.1.1",
"bevent": "~0.1.0", "bevent": "~0.1.1",
"bfile": "~0.1.0", "bfile": "~0.1.1",
"bfilter": "~0.2.0", "bfilter": "~1.0.0",
"bheep": "~0.1.0", "bheep": "~0.1.1",
"binet": "~0.3.0", "binet": "~0.3.1",
"blgr": "~0.1.0", "blgr": "~0.1.1",
"blru": "~0.1.1", "blru": "~0.1.2",
"blst": "~0.1.0", "blst": "~0.1.1",
"bmutex": "~0.1.1", "bmutex": "~0.1.2",
"bn.js": "~4.11.8", "bn.js": "~4.11.8",
"bsert": "~0.0.3", "bsert": "~0.0.3",
"bsip": "~0.1.0", "bsip": "~0.1.1",
"bsock": "~0.1.2", "bsock": "~0.1.1",
"bsocks": "~0.2.0", "bsocks": "~0.2.1",
"bstring": "~0.1.0", "bstring": "~0.1.1",
"btcp": "~0.1.0", "btcp": "~0.1.1",
"buffer-map": "~0.0.2", "buffer-map": "~0.0.2",
"bufio": "~0.2.0", "bufio": "~1.0.1",
"bupnp": "~0.2.1", "bupnp": "~0.2.2",
"bval": "~0.1.1", "bval": "~0.1.2",
"bweb": "~0.1.1", "bweb": "~0.1.2",
"mrmr": "~0.1.0", "mrmr": "~0.1.1",
"n64": "~0.2.0" "n64": "~0.2.1"
}, },
"devDependencies": { "devDependencies": {
"eslint": "^5.1.0", "eslint": "^5.1.0",