diff --git a/package.json b/package.json index 282e9da1..4d5124fe 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "autoprefixer": "10.4.20", "axios": "1.7.9", "clsx": "2.1.1", - "concurrently": "9.1.0", + "concurrently": "9.1.1", "copy-webpack-plugin": "12.0.2", "css-loader": "7.1.2", "css-minimizer-webpack-plugin": "7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9d24a77..858111c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,8 +136,8 @@ importers: specifier: 2.1.1 version: 2.1.1 concurrently: - specifier: 9.1.0 - version: 9.1.0 + specifier: 9.1.1 + version: 9.1.1 copy-webpack-plugin: specifier: 12.0.2 version: 12.0.2(webpack@5.97.1) @@ -2203,8 +2203,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 @@ -8283,7 +8283,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.1.0: + concurrently@9.1.1: dependencies: chalk: 4.1.2 lodash: 4.17.21