diff --git a/package.json b/package.json index 316c63e..f563f6f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "axios": "^1.7.9", "babel-jest": "^29.7.0", "chalk": "^5.4.1", - "concurrently": "^9.1.0", + "concurrently": "^9.1.1", "cross-env": "^7.0.3", "jest": "^29.7.0", "jest-extended": "^4.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a547b39..7206f0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^5.4.1 version: 5.4.1 concurrently: - specifier: ^9.1.0 - version: 9.1.0 + specifier: ^9.1.1 + version: 9.1.1 cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -1083,8 +1083,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concurrently@9.1.0: - resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==} + concurrently@9.1.1: + resolution: {integrity: sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==} engines: {node: '>=18'} hasBin: true @@ -3333,7 +3333,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.1.0: + concurrently@9.1.1: dependencies: chalk: 4.1.2 lodash: 4.17.21