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