diff --git a/package.json b/package.json
index d71ab8597..7a229b6c1 100644
--- a/package.json
+++ b/package.json
@@ -74,10 +74,10 @@
     "webpack-dev-server": "^4.0.0-beta.0"
   },
   "resolutions": {
-    "cypress": "=3.4.1",
+    "cypress": "=12.10.0",
     "webpack-dev-server": "=4.0.0-rc.0"
   },
   "engines": {
     "node": ">=8.10"
   }
-}
\ No newline at end of file
+}