diff --git a/e2e-tests/path-prefix/package.json b/e2e-tests/path-prefix/package.json index 6933533dde354..d07973d3bd74a 100644 --- a/e2e-tests/path-prefix/package.json +++ b/e2e-tests/path-prefix/package.json @@ -4,8 +4,8 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "cypress": "^3.1.0", - "gatsby": "^2.3.34", + "cypress": "^7.6.0", + "gatsby": "^4.22.0", "gatsby-plugin-feed": "^2.1.2", "gatsby-plugin-manifest": "^2.0.17", "gatsby-plugin-offline": "^2.0.23",