diff --git a/examples/using-jest/package.json b/examples/using-jest/package.json index 5429570ea969a..22b408f331673 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.98", + "gatsby": "^4.22.0", "gatsby-image": "^2.0.28", "gatsby-plugin-manifest": "^2.0.13", "gatsby-plugin-offline": "^2.0.21",