diff --git a/package-lock.json b/package-lock.json index 3e0c3022a..07baae0ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "atomic-algolia": "^0.3.19" }, "devDependencies": { - "concurrently": "^9.1.0", + "concurrently": "^9.1.1", "tailwindcss": "^3.4.17" } }, @@ -2165,9 +2165,9 @@ "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" }, "node_modules/concurrently": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.0.tgz", - "integrity": "sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==", + "version": "9.1.1", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.1.tgz", + "integrity": "sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==", "dev": true, "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index bf55618e9..e02e29e62 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/HEIGE-PCloud/DoIt#readme", "devDependencies": { - "concurrently": "^9.1.0", + "concurrently": "^9.1.1", "tailwindcss": "^3.4.17" }, "dependencies": {