Update dependencies

This commit is contained in:
Aya Morisawa 2017-02-20 20:54:52 +09:00
parent 177990a591
commit 9e029c5e48

View file

@ -66,9 +66,9 @@
"@types/websocket": "0.0.33", "@types/websocket": "0.0.33",
"autwh": "0.0.1", "autwh": "0.0.1",
"babel-core": "6.23.1", "babel-core": "6.23.1",
"babel-polyfill": "6.22.0", "babel-polyfill": "6.23.0",
"babel-preset-es2015": "6.22.0", "babel-preset-es2015": "6.22.0",
"babel-preset-stage-3": "6.17.0", "babel-preset-stage-3": "6.22.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"body-parser": "1.16.1", "body-parser": "1.16.1",
"chai": "3.5.0", "chai": "3.5.0",
@ -76,7 +76,7 @@
"chalk": "1.1.3", "chalk": "1.1.3",
"compression": "1.6.2", "compression": "1.6.2",
"cors": "2.8.1", "cors": "2.8.1",
"cropperjs": "1.0.0-beta", "cropperjs": "1.0.0-beta.1",
"crypto": "0.0.3", "crypto": "0.0.3",
"css-loader": "0.26.1", "css-loader": "0.26.1",
"debug": "2.6.1", "debug": "2.6.1",
@ -107,7 +107,7 @@
"inquirer": "3.0.1", "inquirer": "3.0.1",
"is-root": "1.0.0", "is-root": "1.0.0",
"is-url": "1.2.2", "is-url": "1.2.2",
"js-yaml": "3.8.0", "js-yaml": "3.8.1",
"livescript": "1.5.0", "livescript": "1.5.0",
"mime-types": "2.1.14", "mime-types": "2.1.14",
"mocha": "3.2.0", "mocha": "3.2.0",
@ -120,7 +120,7 @@
"nyaize": "0.0.2", "nyaize": "0.0.2",
"page": "1.7.1", "page": "1.7.1",
"prominence": "0.2.0", "prominence": "0.2.0",
"pug": "2.0.0-beta9", "pug": "2.0.0-beta11",
"ratelimiter": "2.2.0", "ratelimiter": "2.2.0",
"recaptcha-promise": "0.1.2", "recaptcha-promise": "0.1.2",
"reconnecting-websocket": "3.0.3", "reconnecting-websocket": "3.0.3",