diff --git a/package.json b/package.json index 65ffc1a4..cd6e5295 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@vitest/ui": "^2.1.6", "all-contributors-cli": "^6.26.1", "autoprefixer": "^10.4.20", - "concurrently": "^9.1.1", + "concurrently": "^9.1.2", "cross-fetch": "^4.1.0", "eslint": "^9.17.0", "eslint-config-prettier": "^9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4cae4d43..db1ba3ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.49) concurrently: - specifier: ^9.1.1 - version: 9.1.1 + specifier: ^9.1.2 + version: 9.1.2 cross-fetch: specifier: ^4.1.0 version: 4.1.0 @@ -1279,8 +1279,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 @@ -4403,7 +4403,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.1.1: + concurrently@9.1.2: dependencies: chalk: 4.1.2 lodash: 4.17.21