diff --git a/examples/using-emotion/package.json b/examples/using-emotion/package.json index d0e305b674753..08d54186c0224 100644 --- a/examples/using-emotion/package.json +++ b/examples/using-emotion/package.json @@ -6,7 +6,7 @@ "dependencies": { "emotion": "^9.2.12", "emotion-server": "^9.2.12", - "gatsby": "^2.0.0", + "gatsby": "^4.22.0", "gatsby-plugin-emotion": "^2.0.5", "gatsby-plugin-google-analytics": "^2.0.5", "gatsby-plugin-offline": "^2.0.5",