chore(package): update dependencies
This commit is contained in:
parent
9e9027d4c6
commit
71ab2dedb9
25
package.json
25
package.json
@ -36,20 +36,20 @@
|
||||
"dependencies": {
|
||||
"@marsaud/smb2-promise": "^0.2.1",
|
||||
"@nraynaud/struct-fu": "^1.0.1",
|
||||
"ajv": "^5.2.3",
|
||||
"ajv": "^5.3.0",
|
||||
"app-conf": "^0.5.0",
|
||||
"archiver": "^2.0.3",
|
||||
"archiver": "^2.1.0",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"base64url": "^2.0.0",
|
||||
"bind-property-descriptor": "^1.0.0",
|
||||
"blocked": "^1.2.1",
|
||||
"bluebird": "^3.5.0",
|
||||
"bluebird": "^3.5.1",
|
||||
"body-parser": "^1.18.2",
|
||||
"connect-flash": "^0.1.1",
|
||||
"cookie": "^0.3.1",
|
||||
"cookie-parser": "^1.4.3",
|
||||
"cron": "^1.3.0",
|
||||
"d3-time-format": "^2.0.5",
|
||||
"d3-time-format": "^2.1.0",
|
||||
"debug": "^3.1.0",
|
||||
"decorator-synchronized": "^0.3.0",
|
||||
"deptree": "^1.0.0",
|
||||
@ -57,14 +57,14 @@
|
||||
"event-to-promise": "^0.8.0",
|
||||
"exec-promise": "^0.7.0",
|
||||
"execa": "^0.8.0",
|
||||
"express": "^4.16.1",
|
||||
"express": "^4.16.2",
|
||||
"express-session": "^1.15.6",
|
||||
"fatfs": "^0.10.4",
|
||||
"from2": "^2.3.0",
|
||||
"fs-extra": "^4.0.2",
|
||||
"golike-defer": "^0.3.0",
|
||||
"hashy": "^0.6.2",
|
||||
"helmet": "^3.8.2",
|
||||
"helmet": "^3.9.0",
|
||||
"highland": "^2.11.1",
|
||||
"http-proxy": "^1.16.2",
|
||||
"http-request-plus": "^0.4.0",
|
||||
@ -74,18 +74,17 @@
|
||||
"js-yaml": "^3.10.0",
|
||||
"json-rpc-peer": "^0.14.0",
|
||||
"json5": "^0.5.1",
|
||||
"julien-f-source-map-support": "0.0.0",
|
||||
"julien-f-source-map-support": "0.1.0",
|
||||
"julien-f-unzip": "^0.2.1",
|
||||
"kindof": "^2.0.0",
|
||||
"level": "^1.6.0",
|
||||
"level": "^2.0.0",
|
||||
"level-party": "^3.0.4",
|
||||
"level-sublevel": "^6.6.1",
|
||||
"leveldown": "^1.9.0",
|
||||
"lodash": "^4.17.4",
|
||||
"make-error": "^1",
|
||||
"micromatch": "^3.1.0",
|
||||
"micromatch": "^3.1.4",
|
||||
"minimist": "^1.2.0",
|
||||
"moment-timezone": "^0.5.13",
|
||||
"moment-timezone": "^0.5.14",
|
||||
"ms": "^2.0.0",
|
||||
"multikey-hash": "^1.0.4",
|
||||
"ndjson": "^1.5.0",
|
||||
@ -103,7 +102,7 @@
|
||||
"semver": "^5.4.1",
|
||||
"serve-static": "^1.13.1",
|
||||
"split-lines": "^1.1.0",
|
||||
"stack-chain": "^1.3.7",
|
||||
"stack-chain": "^2.0.0",
|
||||
"tar-stream": "^1.5.4",
|
||||
"through2": "^2.0.3",
|
||||
"tmp": "^0.0.33",
|
||||
@ -123,7 +122,7 @@
|
||||
"babel-plugin-lodash": "^3.2.11",
|
||||
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-preset-env": "^1.6.0",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babel-preset-stage-0": "^6.24.1",
|
||||
"dependency-check": "^2.8.0",
|
||||
"gulp": "git://github.com/gulpjs/gulp#4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user