diff --git a/e2e-tests/gatsby-static-image/package.json b/e2e-tests/gatsby-static-image/package.json index 7735b34f22135..9777441ac7979 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": "^5.0.0", "gatsby-plugin-image": "^0.0.2", "gatsby-plugin-sharp": "^2.0.20", "react": "^16.8.0",