diff --git a/offix-web/package.json b/offix-web/package.json index 6dc2c03..382da73 100644 --- a/offix-web/package.json +++ b/offix-web/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "async": "^1.5.2", - "bcrypt": "^0.8.5", + "bcrypt": "^5.0.0", "body-parser": "~1.13.2", "cookie-parser": "~1.3.5", "debug": "~2.2.0",