diff --git a/community/boilerplates/auth-webhooks/passport-js/package.json b/community/boilerplates/auth-webhooks/passport-js/package.json index 2a9b88d814880..2bead46d3ff57 100644 --- a/community/boilerplates/auth-webhooks/passport-js/package.json +++ b/community/boilerplates/auth-webhooks/passport-js/package.json @@ -21,7 +21,7 @@ }, "homepage": "https://github.com/hasura/graphql-engine/tree/master/community/boilerplates/auth-webhooks/passport-js#readme", "dependencies": { - "bcrypt": "^3.0.0", + "bcrypt": "^5.0.1", "body-parser": "^1.18.3", "chalk": "^2.4.1", "crypto": "^1.0.1",