summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 6a867dcea5..2cdd516bed 100644
--- a/package.json
+++ b/package.json
@@ -52,15 +52,15 @@
"@types/morgan": "1.7.32",
"@types/ms": "0.7.29",
"@types/multer": "1.3.2",
- "@types/node": "8.0.19",
+ "@types/node": "8.0.20",
"@types/ratelimiter": "2.1.28",
"@types/redis": "2.6.0",
"@types/request": "2.0.0",
- "@types/rimraf": "0.0.28",
+ "@types/rimraf": "2.0.0",
"@types/riot": "3.6.0",
"@types/serve-favicon": "2.2.28",
"@types/uuid": "3.4.0",
- "@types/webpack": "3.0.5",
+ "@types/webpack": "3.0.7",
"@types/webpack-stream": "3.2.7",
"@types/websocket": "0.0.34",
"chai": "4.1.0",
@@ -74,7 +74,7 @@
"gulp-pug": "3.3.0",
"gulp-rename": "1.2.2",
"gulp-replace": "0.6.1",
- "gulp-tslint": "8.1.1",
+ "gulp-tslint": "8.1.2",
"gulp-typescript": "3.2.1",
"gulp-uglify": "3.0.0",
"gulp-util": "3.0.8",
@@ -85,11 +85,11 @@
"stylus": "0.54.5",
"stylus-loader": "3.0.1",
"swagger-jsdoc": "1.9.7",
- "tslint": "5.5.0",
+ "tslint": "5.6.0",
"uglify-es": "3.0.24",
"uglify-es-webpack-plugin": "0.10.0",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
- "webpack": "3.4.1"
+ "webpack": "3.5.2"
},
"dependencies": {
"accesses": "2.5.0",
@@ -98,12 +98,12 @@
"bcryptjs": "2.4.3",
"body-parser": "1.17.2",
"cafy": "2.4.0",
- "chalk": "2.0.1",
+ "chalk": "2.1.0",
"compression": "1.7.0",
"cors": "2.8.4",
"cropperjs": "1.0.0-rc.3",
"crypto": "0.0.3",
- "debug": "2.6.8",
+ "debug": "3.0.0",
"deep-equal": "1.0.1",
"deepcopy": "0.6.3",
"diskusage": "^0.2.2",
@@ -118,7 +118,7 @@
"is-root": "1.0.0",
"is-url": "1.2.2",
"js-yaml": "3.9.1",
- "mongodb": "2.2.30",
+ "mongodb": "2.2.31",
"monk": "6.0.3",
"morgan": "1.8.2",
"ms": "2.0.0",
@@ -132,7 +132,7 @@
"ratelimiter": "3.0.3",
"recaptcha-promise": "0.1.3",
"reconnecting-websocket": "3.0.7",
- "redis": "2.7.1",
+ "redis": "2.8.0",
"request": "2.81.0",
"rimraf": "2.6.1",
"riot": "3.6.1",