diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 6cd7149..f48fa09 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -3618,9 +3618,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.10", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.10.tgz", - "integrity": "sha512-P3nr6WkvKV/ONsTzj6Gb57sWPMX29EPNPopo7+FcpkQaNsrNpZ1pv8QmrYI2RqEKD7mlGqLnGovlcYnBK0IqUA==", + "version": "4.1.9", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.9.tgz", + "integrity": "sha512-anBZRcvfNMsQdHB9XSGzAtIQWlhs49uK75jfkwrqjRUbjt4d7q9RE1wR1xWyfYZhLFnFX4ahWp88Au2lcEw5IQ==", "license": "MIT" }, "node_modules/tapable": {