pkg: update deps.

This commit is contained in:
Christopher Jeffrey 2018-11-28 06:41:41 -08:00
parent f97e3f3225
commit 869b76c450
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -25,31 +25,31 @@
"dependencies": {
"bcfg": "~0.1.3",
"bclient": "~0.1.4",
"bcrypto": "~2.0.0",
"bdb": "~1.1.1",
"bcrypto": "~3.0.0",
"bdb": "~1.1.2",
"bdns": "~0.1.2",
"bevent": "~0.1.2",
"bfile": "~0.1.2",
"bfilter": "~1.0.1",
"bfilter": "~1.0.2",
"bheep": "~0.1.2",
"binet": "~0.3.2",
"blgr": "~0.1.2",
"blgr": "~0.1.3",
"blru": "~0.1.3",
"blst": "~0.1.2",
"bmutex": "~0.1.3",
"bsert": "~0.0.4",
"bsip": "~0.1.2",
"bsip": "~0.1.3",
"bsock": "~0.1.3",
"bsocks": "~0.2.2",
"bstring": "~0.3.0",
"bstring": "~0.3.3",
"btcp": "~0.1.2",
"buffer-map": "~0.0.3",
"bufio": "~1.0.2",
"bupnp": "~0.2.3",
"bval": "~0.1.3",
"bweb": "~0.1.4",
"mrmr": "~0.1.2",
"n64": "~0.2.2"
"bweb": "~0.1.5",
"mrmr": "~0.1.3",
"n64": "~0.2.3"
},
"devDependencies": {
"istanbul": "^1.1.0-alpha.1",