chore(package): update dependencies

This commit is contained in:
Julien Fontanet 2017-10-02 11:38:53 +02:00
parent f20604d3ad
commit d5e783e7e6
2 changed files with 677 additions and 462 deletions

View File

@ -36,43 +36,42 @@
"dependencies": {
"@marsaud/smb2-promise": "^0.2.1",
"@nraynaud/struct-fu": "^1.0.1",
"ajv": "^5.2.2",
"ajv": "^5.2.3",
"app-conf": "^0.5.0",
"archiver": "^2.0.3",
"arp-a": "^0.5.1",
"babel-runtime": "^6.26.0",
"base64url": "^2.0.0",
"bind-property-descriptor": "^1.0.0",
"blocked": "^1.2.1",
"bluebird": "^3.5.0",
"body-parser": "^1.17.1",
"body-parser": "^1.18.2",
"connect-flash": "^0.1.1",
"cookie": "^0.3.1",
"cookie-parser": "^1.4.3",
"cron": "^1.2.1",
"cron": "^1.3.0",
"d3-time-format": "^2.0.5",
"debug": "^2.6.7",
"debug": "^3.1.0",
"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.8.0",
"express": "^4.15.4",
"express-session": "^1.15.5",
"express": "^4.16.1",
"express-session": "^1.15.6",
"fatfs": "^0.10.4",
"from2": "^2.3.0",
"fs-extra": "^4.0.1",
"fs-extra": "^4.0.2",
"golike-defer": "^0.3.0",
"hashy": "^0.6.2",
"helmet": "^3.8.1",
"helmet": "^3.8.2",
"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.9.1",
"js-yaml": "^3.10.0",
"json-rpc-peer": "^0.14.0",
"json5": "^0.5.1",
"julien-f-source-map-support": "0.0.0",
@ -81,10 +80,10 @@
"level": "^1.6.0",
"level-party": "^3.0.4",
"level-sublevel": "^6.6.1",
"leveldown": "^1.6.0",
"leveldown": "^1.9.0",
"lodash": "^4.17.4",
"make-error": "^1",
"micromatch": "^3.0.4",
"micromatch": "^3.1.0",
"minimist": "^1.2.0",
"moment-timezone": "^0.5.13",
"ms": "^2.0.0",
@ -94,22 +93,22 @@
"partial-stream": "0.0.0",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"pretty-format": "^20.0.1",
"pretty-format": "^21.2.1",
"promise-toolbox": "^0.9.5",
"proxy-agent": "^2.1.0",
"pug": "^2.0.0-rc.3",
"pug": "^2.0.0-rc.4",
"pw": "^0.0.4",
"redis": "^2.8.0",
"schema-inspector": "^1.6.8",
"semver": "^5.4.1",
"serve-static": "^1.12.4",
"serve-static": "^1.13.1",
"split-lines": "^1.1.0",
"stack-chain": "^1.3.7",
"tar-stream": "^1.5.4",
"through2": "^2.0.3",
"tmp": "^0.0.33",
"uuid": "^3.0.1",
"ws": "^3.1.0",
"ws": "^3.2.0",
"xen-api": "^0.14.2",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.2.3",
@ -120,7 +119,7 @@
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-eslint": "^8.0.1",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.23.0",
@ -135,8 +134,8 @@
"gulp-watch": "^4.3.11",
"husky": "^0.14.3",
"index-modules": "^0.3.0",
"jest": "^20.0.1",
"rimraf": "^2.6.1",
"jest": "^21.2.1",
"rimraf": "^2.6.2",
"standard": "^10.0.3"
},
"scripts": {

1102
yarn.lock

File diff suppressed because it is too large Load Diff