diff --git a/package-lock.json b/package-lock.json index f6a3469..2b3c656 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "autoprefixer": "10.4.14", "eslint": "8.45.0", "eslint-config-next": "13.4.11", - "postcss": "8.4.26", + "postcss": "8.4.27", "prettier": "3.0.0", "prettier-plugin-tailwindcss": "0.4.1", "tailwindcss": "3.3.3", @@ -2932,9 +2932,9 @@ } }, "node_modules/postcss": { - "version": "8.4.26", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz", - "integrity": "sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==", + "version": "8.4.27", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", + "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 95922ff..378e898 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "autoprefixer": "10.4.14", "eslint": "8.45.0", "eslint-config-next": "13.4.11", - "postcss": "8.4.26", + "postcss": "8.4.27", "prettier": "3.0.0", "prettier-plugin-tailwindcss": "0.4.1", "tailwindcss": "3.3.3",