diff --git a/community/boilerplates/remote-schemas/auth0-wrapper/package.json b/community/boilerplates/remote-schemas/auth0-wrapper/package.json index 277c0dad668ff..cc0ccc135b444 100644 --- a/community/boilerplates/remote-schemas/auth0-wrapper/package.json +++ b/community/boilerplates/remote-schemas/auth0-wrapper/package.json @@ -10,6 +10,6 @@ "apollo-server": "^3.13.0", "graphql": "^14.5.3", "graphql-tools": "^4.0.5", - "node-fetch": "^2.6.0" + "node-fetch": "^3.3.2" } } \ No newline at end of file