diff --git a/package-lock.json b/package-lock.json index 158377e..790aa4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "lucide-react": "^0.577.0", "next-themes": "^0.4.6", "node-pty": "^1.0.0", - "postcss": "^8.5.15", + "postcss": "^8.5.16", "qrcode": "^1.5.4", "radix-ui": "^1.6.0", "react": "^19.2.7", @@ -11361,9 +11361,9 @@ } }, "node_modules/postcss": { - "version": "8.5.15", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz", - "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==", + "version": "8.5.16", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz", + "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index aff88a4..ab07f6c 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "lucide-react": "^0.577.0", "next-themes": "^0.4.6", "node-pty": "^1.0.0", - "postcss": "^8.5.15", + "postcss": "^8.5.16", "qrcode": "^1.5.4", "radix-ui": "^1.6.0", "react": "^19.2.7",