diff --git a/examples/data-fetching/package.json b/examples/data-fetching/package.json index 02a4a92caa1d4..df969e26f65ec 100644 --- a/examples/data-fetching/package.json +++ b/examples/data-fetching/package.json @@ -6,7 +6,7 @@ "author": "@gatsbyjs", "dependencies": { "dotenv": "^8.2.0", - "gatsby": "^2.24.63", + "gatsby": "^3.13.0", "gatsby-plugin-react-helmet": "^3.3.11", "gatsby-source-graphql": "^2.7.4", "prop-types": "^15.7.2",