diff --git a/package-lock.json b/package-lock.json index d73908e..a694f9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@tailwindcss/typography": "^0.5.10", "autoprefixer": "^10.4.17", "laravel-vite-plugin": "^1.3.0", - "postcss": "^8.4.38", + "postcss": "^8.5.6", "postcss-nesting": "^13.0.0", "tailwindcss": "^3.4.1", "vite": "^6.3.5" @@ -1815,9 +1815,9 @@ } }, "node_modules/postcss": { - "version": "8.5.4", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz", - "integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==", + "version": "8.5.6", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", + "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 761b9a1..c23df00 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@tailwindcss/typography": "^0.5.10", "autoprefixer": "^10.4.17", "laravel-vite-plugin": "^1.3.0", - "postcss": "^8.4.38", + "postcss": "^8.5.6", "postcss-nesting": "^13.0.0", "tailwindcss": "^3.4.1", "vite": "^6.3.5"