diff --git a/package.json b/package.json index 429765de0..f8789c133 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/node": "16.11.26", "@typescript-eslint/eslint-plugin": "5.18.0", "@typescript-eslint/parser": "5.18.0", - "concurrently": "7.1.0", + "concurrently": "7.2.0", "conventional-changelog": "3.1.25", "conventional-changelog-cli": "2.2.2", "eslint": "8.12.0", diff --git a/yarn.lock b/yarn.lock index e1c082116..14b21cd5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -204,7 +204,7 @@ __metadata: "@types/node": 16.11.26 "@typescript-eslint/eslint-plugin": 5.18.0 "@typescript-eslint/parser": 5.18.0 - concurrently: 7.1.0 + concurrently: 7.2.0 conventional-changelog: 3.1.25 conventional-changelog-cli: 2.2.2 eslint: 8.12.0 @@ -8164,21 +8164,22 @@ __metadata: languageName: node linkType: hard -"concurrently@npm:7.1.0": - version: 7.1.0 - resolution: "concurrently@npm:7.1.0" +"concurrently@npm:7.2.0": + version: 7.2.0 + resolution: "concurrently@npm:7.2.0" dependencies: chalk: ^4.1.0 date-fns: ^2.16.1 lodash: ^4.17.21 rxjs: ^6.6.3 + shell-quote: ^1.7.3 spawn-command: ^0.0.2-1 supports-color: ^8.1.0 tree-kill: ^1.2.2 - yargs: ^16.2.0 + yargs: ^17.3.1 bin: concurrently: dist/bin/concurrently.js - checksum: 723996afc73af7ea914a03726c75b63be6ce83f0825b0bc54de0568ba89490e217ca88523f251fe1e5c30ee2780572dce830b530ef35e435e64c1f94cfd4e4af + checksum: 363506e777c623f922b0cb370e80a776e1ee37a0970aae9862ed51cc613d74b224122ac66829115cc2ee876427e820ae0989a89f1f081575516b9a6739517b51 languageName: node linkType: hard @@ -19366,6 +19367,13 @@ __metadata: languageName: node linkType: hard +"shell-quote@npm:^1.7.3": + version: 1.7.3 + resolution: "shell-quote@npm:1.7.3" + checksum: aca58e73a3a5d933d02e0bdddedc53ee14f7c2ec264f97ac915b9d4482d077a38e422aa664631d60a672cd3cdb4054eb2e6c0303f54882453dacb6483e482d34 + languageName: node + linkType: hard + "shelljs@npm:^0.8.3": version: 0.8.5 resolution: "shelljs@npm:0.8.5"