chore: bump the version of cypress that is used by the new app

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-05-31 19:34:19 +02:00
parent e15c24ddb5
commit 834ee623fb
@@ -50,7 +50,7 @@
"@types/node": "^14.14.32",
"@types/react-dom": "*",
"cross-env": "^7.0.0",
"cypress": "^7.3.0",
"cypress": "^9.5.0",
"eslint-plugin-cypress": "^2.10.3",
"start-server-and-test": "^1.10.11"
},