diff --git a/package-lock.json b/package-lock.json index 26f2789e..5a8f7228 100644 --- a/package-lock.json +++ b/package-lock.json @@ -68,7 +68,7 @@ "eslint-plugin-react": "^7.37.5", "husky": "^9.1.7", "lint-staged": "^17.0.8", - "postcss": "^8.5.16", + "postcss": "^8.5.19", "prettier": "^3.9.4", "prettier-plugin-tailwindcss": "^0.6.14", "tailwindcss": "^4.3.2", @@ -20297,9 +20297,9 @@ } }, "node_modules/postcss": { - "version": "8.5.16", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz", - "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==", + "version": "8.5.19", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz", + "integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index c7b07395..2cbb4651 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "eslint-plugin-react": "^7.37.5", "husky": "^9.1.7", "lint-staged": "^17.0.8", - "postcss": "^8.5.16", + "postcss": "^8.5.19", "prettier": "^3.9.4", "prettier-plugin-tailwindcss": "^0.6.14", "tailwindcss": "^4.3.2",