diff --git a/e2e-tests/gatsby-static-image/package.json b/e2e-tests/gatsby-static-image/package.json index 8bfbdb634b417..d77189b1b8873 100644 --- a/e2e-tests/gatsby-static-image/package.json +++ b/e2e-tests/gatsby-static-image/package.json @@ -5,7 +5,7 @@ "author": "Kyle Mathews ", "dependencies": { "cypress": "^3.1.0", - "gatsby": "^2.0.118", + "gatsby": "^4.25.4", "gatsby-plugin-image": "^0.0.2", "gatsby-plugin-sharp": "^2.0.20", "gatsby-source-filesystem": "^3.3.0",