diff --git a/subscription-with-authentication/frontend/package.json b/subscription-with-authentication/frontend/package.json index f1d8bd1..aa22436 100644 --- a/subscription-with-authentication/frontend/package.json +++ b/subscription-with-authentication/frontend/package.json @@ -10,7 +10,7 @@ "apollo-link-http": "latest", "apollo-link-ws": "1.0.20", "apollo-utilities": "latest", - "graphql": "16.7.1", + "graphql": "16.8.1", "graphql-tag": "2.12.6", "react": "18.2.0", "react-apollo": "3.1.5",