diff --git a/examples/using-gatsby-image/package.json b/examples/using-gatsby-image/package.json index 14e69e8d0666e..ab41667be6ade 100644 --- a/examples/using-gatsby-image/package.json +++ b/examples/using-gatsby-image/package.json @@ -7,7 +7,7 @@ "@emotion/core": "^10.0.10", "@emotion/styled": "^10.0.10", "emotion": "^10.0.9", - "gatsby": "^2.0.36", + "gatsby": "^4.25.4", "gatsby-image": "^2.0.19", "gatsby-plugin-emotion": "^4.0.6", "gatsby-plugin-netlify": "^2.0.3",