diff --git a/package.json b/package.json index 0048819..dae4a8c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint-plugin-import": "^2.17.3" }, "dependencies": { - "bcrypt": "^3.0.6", + "bcrypt": "^5.0.0", "body-parser": "^1.19.0", "express": "^4.17.1", "jsonwebtoken": "^8.5.1",