diff --git a/examples/using-gatsby-image/package.json b/examples/using-gatsby-image/package.json index 47281f6248116..06cf085a75749 100644 --- a/examples/using-gatsby-image/package.json +++ b/examples/using-gatsby-image/package.json @@ -7,11 +7,11 @@ "@emotion/core": "^10.0.35", "@emotion/styled": "^10.0.27", "emotion": "^10.0.27", - "gatsby": "^2.24.63", + "gatsby": "^4.10.2", "gatsby-image": "^2.4.19", "gatsby-plugin-emotion": "^4.3.11", "gatsby-plugin-netlify": "^2.3.15", - "gatsby-plugin-sharp": "^2.6.36", + "gatsby-plugin-sharp": "^4.22.0", "gatsby-plugin-typography": "^2.5.11", "gatsby-source-filesystem": "^2.3.30", "gatsby-transformer-sharp": "^2.5.15",