diff --git a/package.json b/package.json index a0fcbe6..9f37af7 100644 --- a/package.json +++ b/package.json @@ -27,10 +27,10 @@ }, "homepage": "https://github.com/interrupter/not-project#readme", "dependencies": { - "body-parser": "*", + "body-parser": "1.20.4", "cors": "^2.8.4", "ejs": "^2.5.7", - "express": "*", + "express": "4.22.0", "express-ejs-layouts": "^2.3.1", "express-session": "*", "handlebars": "^4.0.11", @@ -45,7 +45,7 @@ "not-node": "*", "not-pretty": "*", "not-store": "*", - "pm2": "*", + "pm2": "4.0.0", "pm2-logrotate": "*", "pug": "^2.0.0-rc.4", "querystring": "*",