From 556ddc319242aafef51bae9301423ecf8701a3af Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 25 Aug 2017 18:36:49 +0200 Subject: Upgrade common server dependencies --- package.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9478af8fa..571d3e076 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,6 @@ "config": "^1.14.0", "cors": "^2.8.1", "create-torrent": "^3.24.5", - "debug": "^2.2.0", - "dezalgo": "^1.0.3", "express": "^4.12.4", "express-oauth-server": "2.0.0-b1", "express-validator": "^3.1.0", @@ -82,9 +80,9 @@ "sequelize": "4.0.0-2", "ts-node": "^3.0.6", "typescript": "^2.4.1", - "validator": "^7.0.0", + "validator": "^8.1.0", "winston": "^2.1.1", - "ws": "^2.0.0" + "ws": "^3.1.0" }, "devDependencies": { "@types/async": "^2.0.40", @@ -95,16 +93,16 @@ "@types/express": "^4.0.35", "@types/lodash": "^4.14.64", "@types/magnet-uri": "^5.1.1", - "@types/mkdirp": "^0.3.29", + "@types/mkdirp": "^0.5.1", "@types/morgan": "^1.7.32", - "@types/multer": "^0.0.34", + "@types/multer": "^1.3.3", "@types/node": "^8.0.3", - "@types/request": "^0.0.44", + "@types/request": "^2.0.3", "@types/sequelize": "^4.0.55", "@types/validator": "^6.2.0", "@types/winston": "^2.3.2", - "@types/ws": "^0.0.41", - "chai": "^3.3.0", + "@types/ws": "^3.0.2", + "chai": "^4.1.1", "commander": "^2.9.0", "mocha": "^3.0.1", "nodemon": "^1.11.0", -- cgit v1.2.3