diff --git a/package-lock.json b/package-lock.json index e6f2612..04404bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "axe-core": "^4.10.0", "cypress": "^13.15.0", "cypress-axe": "^1.5.0", - "tailwindcss": "^3.4.10", + "tailwindcss": "^3.4.13", "yaml-lint": "^1.7.0" }, "engines": { @@ -20907,9 +20907,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.10", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.10.tgz", - "integrity": "sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", + "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -38358,9 +38358,9 @@ } }, "tailwindcss": { - "version": "3.4.10", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.10.tgz", - "integrity": "sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", + "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", "dev": true, "requires": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index cd3fead..5a3e576 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "axe-core": "^4.10.0", "cypress": "^13.15.0", "cypress-axe": "^1.5.0", - "tailwindcss": "^3.4.10", + "tailwindcss": "^3.4.13", "yaml-lint": "^1.7.0" }, "scripts": {