diff --git a/package.json b/package.json index a39d64b6..f9b8c5bb 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/mocha": "^5.2.7", "@types/morgan": "^1.7.36", "@types/multer": "^1.3.10", - "@types/node": "^11.13.18", + "@types/node": "^12.11.2", "@types/supertest": "^2.0.8", "body-parser": "^1.19.0", "chai": "^4.2.0", @@ -52,7 +52,7 @@ "nodemon": "^1.19.1", "nyc": "^14.1.1", "prettier": "^1.18.2", - "source-map-support": "0.5.11", + "source-map-support": "0.5.13", "supertest": "^4.0.2", "ts-node": "^8.3.0", "tsc": "^1.20150623.0",