diff --git a/examples/with-apollo/package.json b/examples/with-apollo/package.json index 5a8e0fb9e0014..2723fa3eed1cf 100644 --- a/examples/with-apollo/package.json +++ b/examples/with-apollo/package.json @@ -6,7 +6,7 @@ "start": "next start" }, "dependencies": { - "@apollo/client": "3.1.1", + "@apollo/client": "3.7.17", "deepmerge": "^4.2.2", "lodash": "4.17.20", "graphql": "^15.3.0",