diff --git a/package-lock.json b/package-lock.json index 95edea3..9bedb76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2681,9 +2681,9 @@ "dev": true }, "node_modules/concurrently": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.1.tgz", - "integrity": "sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==", + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.2.tgz", + "integrity": "sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==", "dev": true, "dependencies": { "chalk": "^4.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1129279..9102441 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,7 +66,7 @@ importers: version: 2.1.1 concurrently: specifier: ^9.1.0 - version: 9.1.1 + version: 9.1.2 cpy-cli: specifier: ^5.0.0 version: 5.0.0 @@ -1095,8 +1095,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concurrently@9.1.1: - resolution: {integrity: sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==} + concurrently@9.1.2: + resolution: {integrity: sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==} engines: {node: '>=18'} hasBin: true @@ -3556,7 +3556,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.1.1: + concurrently@9.1.2: dependencies: chalk: 4.1.2 lodash: 4.17.21