diff --git a/package.json b/package.json index bbc3f6ac..ec9b8a5e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@angular/compiler": "16.0.5", "@angular/compiler-cli": "16.0.5", "@angular/core": "16.0.5", - "concurrently": "8.1.0", + "concurrently": "8.2.0", "esm-bundle-scripts": "1.2.0", "husky": "8.0.3", "karma": "6.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c87fc2b4..cccd99c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@angular/compiler': 16.0.5 '@angular/compiler-cli': 16.0.5 '@angular/core': 16.0.5 - concurrently: 8.1.0 + concurrently: 8.2.0 esm-bundle-scripts: 1.2.0 husky: 8.0.3 karma: 6.4.2 @@ -29,7 +29,7 @@ devDependencies: '@angular/compiler': 16.0.5_@angular+core@16.0.5 '@angular/compiler-cli': 16.0.5_pzjkj6nbalaist4wc76whojszy '@angular/core': 16.0.5_rxjs@7.8.1 - concurrently: 8.1.0 + concurrently: 8.2.0 esm-bundle-scripts: 1.2.0 husky: 8.0.3 karma: 6.4.2 @@ -2224,8 +2224,8 @@ packages: yargs: 13.3.2 dev: true - /concurrently/8.1.0: - resolution: {integrity: sha512-0AB6eOAtaW/r/kX2lCdolaWtT191ICeuJjEJvI9hT3zbPFuZ/iZaJwMRKwbuwADome7OKxk73L7od+fsveZ7tA==} + /concurrently/8.2.0: + resolution: {integrity: sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==} engines: {node: ^14.13.0 || >=16.0.0} hasBin: true dependencies: @@ -2234,7 +2234,7 @@ packages: lodash: 4.17.21 rxjs: 7.8.1 shell-quote: 1.8.1 - spawn-command: 0.0.2-1 + spawn-command: 0.0.2 supports-color: 8.1.1 tree-kill: 1.2.2 yargs: 17.7.2 @@ -7619,6 +7619,10 @@ packages: deprecated: Please use @jridgewell/sourcemap-codec instead dev: true + /spawn-command/0.0.2: + resolution: {integrity: sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==} + dev: true + /spawn-command/0.0.2-1: resolution: {integrity: sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==} dev: true