diff --git a/package-lock.json b/package-lock.json index a497b03..1d8f5c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "phaser": "^4.1.0", "picocolors": "^1.1.1", "picomatch": "^4.0.4", - "postcss": "^8.5.13", + "postcss": "^8.5.14", "source-map-js": "^1.2.1", "tailwindcss": "^4.2.2", "tapable": "^2.3.3" @@ -3919,9 +3919,9 @@ } }, "node_modules/postcss": { - "version": "8.5.13", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz", - "integrity": "sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==", + "version": "8.5.14", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz", + "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 5ca7f80..79238f2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "phaser": "^4.1.0", "picocolors": "^1.1.1", "picomatch": "^4.0.4", - "postcss": "^8.5.13", + "postcss": "^8.5.14", "source-map-js": "^1.2.1", "tailwindcss": "^4.2.2", "tapable": "^2.3.3"