diff --git a/backend/package.json b/backend/package.json index 8c246ea..aed4202 100644 --- a/backend/package.json +++ b/backend/package.json @@ -11,7 +11,7 @@ "dependencies": { "all": "0.0.0", "bcrypt": "^5.0.1", - "body-parser": "^1.20.0", + "body-parser": "^1.20.3", "cors": "^2.8.5", "express": "^4.18.1", "jsonwebtoken": "^9.0.0",