diff --git a/package-lock.json b/package-lock.json index c7282c6..60f23ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "eslint-plugin-react-refresh": "^0.5.2", "globals": "^17.4.0", "lychee": "^0.2.12", - "postcss": "^8.5.6", + "postcss": "^8.5.8", "postcss-cli": "^11.0.1", "tailwindcss": "^4.2.1", "typescript": "~5.9.3", @@ -7388,9 +7388,9 @@ } }, "node_modules/postcss": { - "version": "8.5.6", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", - "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", + "version": "8.5.8", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", + "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 6eedfc5..6805ae1 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-react-refresh": "^0.5.2", "globals": "^17.4.0", "lychee": "^0.2.12", - "postcss": "^8.5.6", + "postcss": "^8.5.8", "postcss-cli": "^11.0.1", "tailwindcss": "^4.2.1", "typescript": "~5.9.3",