diff --git a/node/graphql-auth/package.json b/node/graphql-auth/package.json index 592b88ac..4cb47d35 100644 --- a/node/graphql-auth/package.json +++ b/node/graphql-auth/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "dependencies": { "bcrypt": "4.0.1", - "graphql-shield": "5.7.3", + "graphql-shield": "7.3.5", "graphql-yoga": "1.18.3", "jsonwebtoken": "8.5.1", "prisma-client-lib": "1.34.10"