diff --git a/examples/recipes-gatsby-image/package.json b/examples/recipes-gatsby-image/package.json index e439929ff1d4d..0779a303a235e 100644 --- a/examples/recipes-gatsby-image/package.json +++ b/examples/recipes-gatsby-image/package.json @@ -7,7 +7,7 @@ "dependencies": { "@mdx-js/mdx": "^1.1.6", "@mdx-js/react": "^1.1.6", - "gatsby": "^2.13.39", + "gatsby": "^5.14.0", "gatsby-image": "^2.2.6", "gatsby-plugin-manifest": "^2.2.4", "gatsby-plugin-mdx": "^1.0.23",