diff --git a/e2e-tests/gatsby-static-image/package.json b/e2e-tests/gatsby-static-image/package.json index 8bfbdb634b417..edcb1a157360c 100644 --- a/e2e-tests/gatsby-static-image/package.json +++ b/e2e-tests/gatsby-static-image/package.json @@ -4,10 +4,10 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "cypress": "^3.1.0", - "gatsby": "^2.0.118", + "cypress": "^6.6.0", + "gatsby": "^4.14.0", "gatsby-plugin-image": "^0.0.2", - "gatsby-plugin-sharp": "^2.0.20", + "gatsby-plugin-sharp": "^4.8.0", "gatsby-source-filesystem": "^3.3.0", "react": "^16.9.0", "react-dom": "^16.9.0"