diff --git a/examples/with-apollo/package.json b/examples/with-apollo/package.json index 5a8e0fb9e0014..48019f9baacf0 100644 --- a/examples/with-apollo/package.json +++ b/examples/with-apollo/package.json @@ -8,7 +8,7 @@ "dependencies": { "@apollo/client": "3.1.1", "deepmerge": "^4.2.2", - "lodash": "4.17.20", + "lodash": "4.17.21", "graphql": "^15.3.0", "next": "latest", "prop-types": "^15.6.2",