diff --git a/examples/data-fetching/package.json b/examples/data-fetching/package.json index 02a4a92caa1d4..8e385e5532b2f 100644 --- a/examples/data-fetching/package.json +++ b/examples/data-fetching/package.json @@ -8,7 +8,7 @@ "dotenv": "^8.2.0", "gatsby": "^2.24.63", "gatsby-plugin-react-helmet": "^3.3.11", - "gatsby-source-graphql": "^2.7.4", + "gatsby-source-graphql": "^4.11.0", "prop-types": "^15.7.2", "react": "^16.11.0", "react-dom": "^16.11.0",