chore(package): update dependencies
This commit is contained in:
parent
c6851cd31e
commit
465c25e71c
30
package.json
30
package.json
@ -36,9 +36,9 @@
|
||||
"dependencies": {
|
||||
"@marsaud/smb2-promise": "^0.2.1",
|
||||
"@nraynaud/struct-fu": "^1.0.1",
|
||||
"ajv": "^5.1.5",
|
||||
"app-conf": "^0.4.1",
|
||||
"archiver": "^1.3.0",
|
||||
"ajv": "^5.2.2",
|
||||
"app-conf": "^0.5.0",
|
||||
"archiver": "^2.0.0",
|
||||
"arp-a": "^0.5.1",
|
||||
"babel-runtime": "^6.23.0",
|
||||
"base64url": "^2.0.0",
|
||||
@ -52,27 +52,27 @@
|
||||
"cron": "^1.2.1",
|
||||
"d3-time-format": "^2.0.5",
|
||||
"debug": "^2.6.7",
|
||||
"decorator-synchronized": "^0.2.3",
|
||||
"decorator-synchronized": "^0.3.0",
|
||||
"deptree": "^1.0.0",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"event-to-promise": "^0.8.0",
|
||||
"exec-promise": "^0.7.0",
|
||||
"execa": "^0.7.0",
|
||||
"express": "^4.15.2",
|
||||
"express-session": "^1.15.2",
|
||||
"express-session": "^1.15.4",
|
||||
"fatfs": "^0.10.4",
|
||||
"from2": "^2.3.0",
|
||||
"fs-extra": "^3.0.1",
|
||||
"golike-defer": "^0.1.0",
|
||||
"hashy": "~0.6.1",
|
||||
"helmet": "^3.6.0",
|
||||
"highland": "^2.10.5",
|
||||
"fs-extra": "^4.0.0",
|
||||
"golike-defer": "^0.3.0",
|
||||
"hashy": "^0.6.2",
|
||||
"helmet": "^3.8.0",
|
||||
"highland": "^2.11.1",
|
||||
"http-proxy": "^1.16.2",
|
||||
"http-request-plus": "^0.4.0",
|
||||
"http-server-plus": "^0.8.0",
|
||||
"human-format": "^0.8.0",
|
||||
"is-redirect": "^1.0.0",
|
||||
"js-yaml": "^3.8.4",
|
||||
"js-yaml": "^3.9.0",
|
||||
"json-rpc-peer": "^0.14.0",
|
||||
"json5": "^0.5.1",
|
||||
"julien-f-source-map-support": "0.0.0",
|
||||
@ -84,7 +84,7 @@
|
||||
"leveldown": "^1.6.0",
|
||||
"lodash": "^4.17.4",
|
||||
"make-error": "^1",
|
||||
"micromatch": "^3.0.3",
|
||||
"micromatch": "^3.0.4",
|
||||
"minimist": "^1.2.0",
|
||||
"moment-timezone": "^0.5.13",
|
||||
"ms": "^2.0.0",
|
||||
@ -96,12 +96,12 @@
|
||||
"passport-local": "^1.0.0",
|
||||
"pretty-format": "^20.0.1",
|
||||
"promise-toolbox": "^0.9.5",
|
||||
"proxy-agent": "^2.0.0",
|
||||
"proxy-agent": "^2.1.0",
|
||||
"pug": "^2.0.0-rc.2",
|
||||
"pw": "^0.0.4",
|
||||
"redis": "^2.7.1",
|
||||
"schema-inspector": "^1.6.8",
|
||||
"semver": "^5.3.0",
|
||||
"semver": "^5.4.1",
|
||||
"serve-static": "^1.12.3",
|
||||
"split-lines": "^1.1.0",
|
||||
"stack-chain": "^1.3.7",
|
||||
@ -110,7 +110,7 @@
|
||||
"tmp": "^0.0.31",
|
||||
"uuid": "^3.0.1",
|
||||
"ws": "^3.0.0",
|
||||
"xen-api": "^0.13.6",
|
||||
"xen-api": "^0.13.7",
|
||||
"xml2js": "~0.4.17",
|
||||
"xo-acl-resolver": "^0.2.3",
|
||||
"xo-collection": "^0.4.1",
|
||||
|
Loading…
Reference in New Issue
Block a user