diff --git a/package.json b/package.json index 1990cbeb..c2c4174c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "minimatch": "^3.0.6", "next": "^12.1.0", "next-themes": "^0.0.15", - "postcss": "^8.4.7", + "postcss": "^8.4.12", "postcss-focus-visible": "^5.0.0", "postcss-import": "^14.0.2", "postcss-nested": "^5.0.6", diff --git a/yarn.lock b/yarn.lock index f9689fd5..41930903 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6080,10 +6080,10 @@ postcss@^8.1.6, postcss@^8.2.1: nanoid "^3.1.23" source-map-js "^0.6.2" -postcss@^8.4.7: - version "8.4.7" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8" - integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A== +postcss@^8.4.12: + version "8.4.12" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905" + integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg== dependencies: nanoid "^3.3.1" picocolors "^1.0.0"