diff --git a/package.json b/package.json index 365c9e8..c024816 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,11 @@ "dependencies": { "@albertcrowley/winston-pg-native": "github:albertcrowley/winston-pg-native", "bcryptjs": "^2.4.3", - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "cas-authentication": "0.0.8", "clone-deep": "^4.0.1", "cors": "^2.8.5", - "express": "^4.17.1", + "express": "^4.22.0", "express-session": "^1.17.1", "express-winston": "^3.4.0", "jsonwebtoken": "^8.5.1",