diff --git a/examples/with-apollo-and-redux/package.json b/examples/with-apollo-and-redux/package.json index 34884a15360c02..b7fd2799d27a28 100644 --- a/examples/with-apollo-and-redux/package.json +++ b/examples/with-apollo-and-redux/package.json @@ -9,7 +9,7 @@ "@apollo/client": "^3.0.0", "deepmerge": "^4.2.2", "graphql": "14.5.8", - "lodash": "4.17.20", + "lodash": "4.18.1", "next": "latest", "prop-types": "^15.6.0", "react": "^18.2.0",