diff --git a/package-lock.json b/package-lock.json index 29ab8f9..4ace81f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "lucide-react": "^0.268.0", "next": "13.4.16", "next-themes": "^0.2.1", - "postcss": "8.4.27", + "postcss": "8.4.30", "react": "18.2.0", "react-dom": "18.2.0", "rehype-katex": "^6.0.3", @@ -5918,9 +5918,9 @@ } }, "node_modules/postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.30", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 8ffa2ae..9ae45aa 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "lucide-react": "^0.268.0", "next": "13.4.16", "next-themes": "^0.2.1", - "postcss": "8.4.27", + "postcss": "8.4.30", "react": "18.2.0", "react-dom": "18.2.0", "rehype-katex": "^6.0.3",