diff --git a/package.json b/package.json index 767f355..986f37b 100755 --- a/package.json +++ b/package.json @@ -20,6 +20,9 @@ "test": "cypress run", "test:cypress": "cypress open" }, + "resolutions": { + "cypress": "4.9.0" + }, "dependencies": { "@material-ui/core": "^4.9.10", "@material-ui/icons": "^4.9.1",