diff --git a/generators/client/templates/common/package.json b/generators/client/templates/common/package.json index 2f4bc35af3..3cfa203aec 100644 --- a/generators/client/templates/common/package.json +++ b/generators/client/templates/common/package.json @@ -1,7 +1,7 @@ { "devDependencies": { "concurrently": "5.3.0", - "cypress": "5.3.0", + "cypress": "12.17.2", "typescript": "4.0.3", "wait-on": "5.2.0" }