diff --git a/package-lock.json b/package-lock.json index 91f22d2..998d5f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "eslint-plugin-react-refresh": "^0.5.3", "globals": "^17.7.0", "lychee": "^0.2.12", - "postcss": "^8.5.16", + "postcss": "^8.5.19", "postcss-cli": "^11.0.1", "tailwindcss": "^4.3.1", "typescript": "~7.0.2", @@ -9683,9 +9683,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 5a0c46b..3dd1757 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-react-refresh": "^0.5.3", "globals": "^17.7.0", "lychee": "^0.2.12", - "postcss": "^8.5.16", + "postcss": "^8.5.19", "postcss-cli": "^11.0.1", "tailwindcss": "^4.3.1", "typescript": "~7.0.2",