diff --git a/package.json b/package.json index 4ab26df..16c9bde 100644 --- a/package.json +++ b/package.json @@ -48,13 +48,13 @@ "@types/superagent": "^4.1.8", "@types/supports-color": "^5.3.0", "bcryptjs": "latest", - "body-parser": "latest", + "body-parser": "1.19.2", "cors": "latest", "cross-env": "latest", "csvtojson": "^2.0.10", "debug": "latest", "dotenv": "latest", - "express": "latest", + "express": "4.17.3", "express-sslify": "latest", "helmet": "latest", "jwt-simple": "latest",