diff --git a/package-lock.json b/package-lock.json index 5bda0cd..931ba9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "phaser": "^4.0.0", "picocolors": "^1.1.1", "picomatch": "^4.0.4", - "postcss": "^8.5.9", + "postcss": "^8.5.10", "source-map-js": "^1.2.1", "tailwindcss": "^4.2.2", "tapable": "^2.3.2" @@ -3919,9 +3919,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==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 4365f79..864a7f2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "phaser": "^4.0.0", "picocolors": "^1.1.1", "picomatch": "^4.0.4", - "postcss": "^8.5.9", + "postcss": "^8.5.10", "source-map-js": "^1.2.1", "tailwindcss": "^4.2.2", "tapable": "^2.3.2"