diff --git a/e2e-tests/production-runtime/package.json b/e2e-tests/production-runtime/package.json index 937217f8e0720..39ba027a1dcdb 100644 --- a/e2e-tests/production-runtime/package.json +++ b/e2e-tests/production-runtime/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "cypress": "^3.1.0", + "cypress": "^4.12.0", "gatsby": "latest", "gatsby-plugin-manifest": "latest", "gatsby-plugin-offline": "latest",