diff --git a/e2e-tests/path-prefix/package.json b/e2e-tests/path-prefix/package.json index 82319edd4fa91..bd5a428f4ec8b 100644 --- a/e2e-tests/path-prefix/package.json +++ b/e2e-tests/path-prefix/package.json @@ -4,17 +4,17 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "cypress": "^3.1.0", - "gatsby": "^2.3.34", + "cypress": "^7.5.0", + "gatsby": "^3.13.0", "gatsby-plugin-feed": "^2.1.2", "gatsby-plugin-image": "^0.4.0", - "gatsby-plugin-manifest": "^2.0.17", + "gatsby-plugin-manifest": "^3.3.0", "gatsby-plugin-offline": "^2.0.23", "gatsby-plugin-react-helmet": "^3.0.6", - "gatsby-plugin-sharp": "^2.0.37", + "gatsby-plugin-sharp": "^3.3.0", "gatsby-plugin-sitemap": "^2.0.12", "gatsby-source-filesystem": "^2.8.1", - "gatsby-transformer-sharp": "^2.9.0", + "gatsby-transformer-sharp": "^3.3.0", "react": "^16.9.0", "react-dom": "^16.9.0", "react-helmet": "^5.2.0"