diff --git a/examples/using-jest/package.json b/examples/using-jest/package.json index 5429570ea969a..8bf323db7c2ba 100644 --- a/examples/using-jest/package.json +++ b/examples/using-jest/package.json @@ -4,12 +4,12 @@ "version": "1.0.0", "author": "Dustin Schau ", "dependencies": { - "gatsby": "^2.0.98", + "gatsby": "^4.25.4", "gatsby-image": "^2.0.28", "gatsby-plugin-manifest": "^2.0.13", "gatsby-plugin-offline": "^2.0.21", "gatsby-plugin-react-helmet": "^3.0.5", - "gatsby-plugin-sharp": "^2.0.18", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-source-filesystem": "^2.0.17", "gatsby-transformer-sharp": "^2.1.12", "react": "^16.7.0",