diff --git a/examples/using-gatsby-image/package.json b/examples/using-gatsby-image/package.json index 235779219f420..c4383a261d195 100644 --- a/examples/using-gatsby-image/package.json +++ b/examples/using-gatsby-image/package.json @@ -6,7 +6,7 @@ "dependencies": { "emotion": "^9.2.12", "emotion-server": "^9.2.12", - "gatsby": "^2.0.36", + "gatsby": "^5.12.0", "gatsby-image": "^2.0.19", "gatsby-plugin-emotion": "^2.0.6", "gatsby-plugin-netlify": "^2.0.3",