diff --git a/examples/using-jest/package.json b/examples/using-jest/package.json index a3fb299ee6212..4de3784d8f770 100644 --- a/examples/using-jest/package.json +++ b/examples/using-jest/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Dustin Schau ", "dependencies": { - "gatsby": "^2.0.19", + "gatsby": "^4.5.0", "gatsby-image": "^2.0.15", "gatsby-plugin-manifest": "^2.0.5", "gatsby-plugin-offline": "^2.0.5",