chore(package): update dependencies
This commit is contained in:
parent
4905a0310a
commit
3ef08d3d5e
24
package.json
24
package.json
@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"@marsaud/smb2-promise": "^0.2.1",
|
||||
"@nraynaud/struct-fu": "^1.0.1",
|
||||
"ajv": "^5.3.0",
|
||||
"ajv": "^5.5.2",
|
||||
"app-conf": "^0.5.0",
|
||||
"archiver": "^2.1.0",
|
||||
"babel-runtime": "^6.26.0",
|
||||
@ -49,7 +49,7 @@
|
||||
"cookie": "^0.3.1",
|
||||
"cookie-parser": "^1.4.3",
|
||||
"cron": "^1.3.0",
|
||||
"d3-time-format": "^2.1.0",
|
||||
"d3-time-format": "^2.1.1",
|
||||
"debug": "^3.1.0",
|
||||
"decorator-synchronized": "^0.3.0",
|
||||
"deptree": "^1.0.0",
|
||||
@ -61,7 +61,7 @@
|
||||
"express-session": "^1.15.6",
|
||||
"fatfs": "^0.10.4",
|
||||
"from2": "^2.3.0",
|
||||
"fs-extra": "^4.0.2",
|
||||
"fs-extra": "^5.0.0",
|
||||
"golike-defer": "^0.3.0",
|
||||
"hashy": "^0.6.2",
|
||||
"helmet": "^3.9.0",
|
||||
@ -69,15 +69,15 @@
|
||||
"http-proxy": "^1.16.2",
|
||||
"http-request-plus": "^0.5.0",
|
||||
"http-server-plus": "^0.8.0",
|
||||
"human-format": "^0.9.0",
|
||||
"human-format": "^0.9.2",
|
||||
"is-redirect": "^1.0.0",
|
||||
"js-yaml": "^3.10.0",
|
||||
"json-rpc-peer": "^0.14.0",
|
||||
"json-rpc-peer": "0.14",
|
||||
"json5": "^0.5.1",
|
||||
"julien-f-source-map-support": "0.1.0",
|
||||
"julien-f-unzip": "^0.2.1",
|
||||
"kindof": "^2.0.0",
|
||||
"level": "^2.0.1",
|
||||
"level": "^2.1.1",
|
||||
"level-party": "^3.0.4",
|
||||
"level-sublevel": "^6.6.1",
|
||||
"limit-concurrency-decorator": "^0.2.0",
|
||||
@ -86,14 +86,14 @@
|
||||
"micromatch": "^3.1.4",
|
||||
"minimist": "^1.2.0",
|
||||
"moment-timezone": "^0.5.14",
|
||||
"ms": "^2.0.0",
|
||||
"ms": "^2.1.1",
|
||||
"multikey-hash": "^1.0.4",
|
||||
"ndjson": "^1.5.0",
|
||||
"parse-pairs": "^0.2.2",
|
||||
"partial-stream": "0.0.0",
|
||||
"passport": "^0.4.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"pretty-format": "^21.2.1",
|
||||
"pretty-format": "^22.0.3",
|
||||
"promise-toolbox": "^0.9.5",
|
||||
"proxy-agent": "^2.1.0",
|
||||
"pug": "^2.0.0-rc.4",
|
||||
@ -108,7 +108,7 @@
|
||||
"through2": "^2.0.3",
|
||||
"tmp": "^0.0.33",
|
||||
"uuid": "^3.0.1",
|
||||
"ws": "^3.3.1",
|
||||
"ws": "^3.3.3",
|
||||
"xen-api": "^0.16.0",
|
||||
"xml2js": "^0.4.19",
|
||||
"xo-acl-resolver": "^0.2.3",
|
||||
@ -119,7 +119,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-eslint": "^8.0.2",
|
||||
"babel-eslint": "^8.0.3",
|
||||
"babel-plugin-lodash": "^3.3.2",
|
||||
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
@ -133,13 +133,13 @@
|
||||
"eslint-plugin-standard": "^3.0.1",
|
||||
"gulp": "git://github.com/gulpjs/gulp#4.0",
|
||||
"gulp-babel": "^7.0.0",
|
||||
"gulp-coffee": "^2.3.4",
|
||||
"gulp-coffee": "^2.3.5",
|
||||
"gulp-plumber": "^1.1.0",
|
||||
"gulp-sourcemaps": "^2.6.1",
|
||||
"gulp-watch": "^4.3.11",
|
||||
"husky": "^0.14.3",
|
||||
"index-modules": "^0.3.0",
|
||||
"jest": "^21.2.1",
|
||||
"jest": "^22.0.3",
|
||||
"rimraf": "^2.6.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user