diff --git a/package-lock.json b/package-lock.json index c3d8bdc..a4d6077 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "autoprefixer": "10.4.14", "eslint": "8.39.0", "eslint-config-next": "13.2.4", - "postcss": "8.4.23", + "postcss": "8.4.24", "prettier": "2.8.7", "prettier-plugin-tailwindcss": "0.3.0", "tailwindcss": "3.3.2", @@ -3043,9 +3043,9 @@ } }, "node_modules/postcss": { - "version": "8.4.23", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz", - "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", + "version": "8.4.24", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", + "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 8c67d3e..4326dae 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "autoprefixer": "10.4.14", "eslint": "8.39.0", "eslint-config-next": "13.2.4", - "postcss": "8.4.23", + "postcss": "8.4.24", "prettier": "2.8.7", "prettier-plugin-tailwindcss": "0.3.0", "tailwindcss": "3.3.2",