diff --git a/package.json b/package.json index a18f8b28..3f2b956f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "express": "^4.16.2", "express-rate-limit": "^2.9.0", "express-winston": "^2.5.0", - "fs-extra-promise": "^0.4.1", + "fs-extra-promise": "^1.0.0", "human-interval": "^0.1.6", "inquirer": "^5.1.0", "ioredis": "^3.1.4", @@ -93,9 +93,9 @@ "requires-port": "1.x.x", "stream-buffers": "^3.0.1", "swagger-client": "^3.8.1", - "typescript-ioc": "^1.2.1", - "typescript-rest": "^1.5.2", - "typescript-rest-swagger": "0.0.12", + "typescript-ioc": "^3.0.0", + "typescript-rest": "^3.0.3", + "typescript-rest-swagger": "1.1.2", "url": "^0.11.0", "uuid": "^3.2.1", "weighted": "^0.3.0",