diff --git a/package-lock.json b/package-lock.json index 71d79f814..a11bc208c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "atomic-algolia": "^0.3.19" }, "devDependencies": { - "concurrently": "^9.0.1", + "concurrently": "^9.1.0", "tailwindcss": "^3.4.14" } }, @@ -2091,9 +2091,9 @@ "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" }, "node_modules/concurrently": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.0.1.tgz", - "integrity": "sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.0.tgz", + "integrity": "sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==", "dev": true, "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index 7affffaea..010ee324e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/HEIGE-PCloud/DoIt#readme", "devDependencies": { - "concurrently": "^9.0.1", + "concurrently": "^9.1.0", "tailwindcss": "^3.4.14" }, "dependencies": {