diff --git a/examples/recipes-gatsby-image/package.json b/examples/recipes-gatsby-image/package.json index 9c2ee3e61021e..94ea702129b3f 100644 --- a/examples/recipes-gatsby-image/package.json +++ b/examples/recipes-gatsby-image/package.json @@ -7,7 +7,7 @@ "dependencies": { "@mdx-js/mdx": "^1.6.18", "@mdx-js/react": "^1.6.18", - "gatsby": "^2.24.63", + "gatsby": "^4.25.2", "gatsby-image": "^2.4.19", "gatsby-plugin-manifest": "^2.4.30", "gatsby-plugin-mdx": "^1.2.40",