diff --git a/package.json b/package.json index e94e2ede4d..ae996ef63f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/npmlog": "4.1.4", "@typescript-eslint/eslint-plugin": "5.42.1", "@typescript-eslint/parser": "5.42.1", - "concurrently": "7.5.0", + "concurrently": "7.6.0", "cross-env": "7.0.3", "husky": "3.1.0", "lerna": "5.6.2", diff --git a/yarn.lock b/yarn.lock index a6c9496734..8250197dbf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8625,10 +8625,10 @@ concat-stream@^2.0.0: readable-stream "^3.0.2" typedarray "^0.0.6" -concurrently@7.5.0: - version "7.5.0" - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.5.0.tgz#4dd432d4634a8251f27ab000c4974e78e3906bd3" - integrity sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg== +concurrently@7.6.0: + version "7.6.0" + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.6.0.tgz#531a6f5f30cf616f355a4afb8f8fcb2bba65a49a" + integrity sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw== dependencies: chalk "^4.1.0" date-fns "^2.29.1"