diff --git a/package-lock.json b/package-lock.json index 84d1aee..845607e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "eslint": "9.39.4", "fastify": "5.8.5", "npm-run-all2": "8.0.4", - "postcss": "8.5.9", + "postcss": "8.5.10", "prettier": "3.8.3", "rimraf": "6.1.3", "rollup": "4.60.3", @@ -8931,9 +8931,9 @@ } }, "node_modules/postcss": { - "version": "8.5.9", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz", - "integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==", + "version": "8.5.10", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz", + "integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index baf5d85..d098716 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint": "9.39.4", "fastify": "5.8.5", "npm-run-all2": "8.0.4", - "postcss": "8.5.9", + "postcss": "8.5.10", "prettier": "3.8.3", "rimraf": "6.1.3", "rollup": "4.60.3",