diff --git a/package-lock.json b/package-lock.json index 0ff3d6cb7..b315810f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ }, "devDependencies": { "concurrently": "^8.2.2", - "tailwindcss": "^3.4.7" + "tailwindcss": "^3.4.10" } }, "node_modules/@alloc/quick-lru": { @@ -3419,9 +3419,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.7", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", - "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", + "version": "3.4.10", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.10.tgz", + "integrity": "sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 2c23ba6c6..1fe2ffe5d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "homepage": "https://github.com/HEIGE-PCloud/DoIt#readme", "devDependencies": { "concurrently": "^8.2.2", - "tailwindcss": "^3.4.7" + "tailwindcss": "^3.4.10" }, "dependencies": { "atomic-algolia": "^0.3.19"