diff --git a/package.json b/package.json index f3b2f4d1..f5f35fff 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "minimatch": "^3.1.2", "next": "^14.2.7", "next-themes": "^0.2.1", - "postcss": "^8.4.41", + "postcss": "^8.4.44", "postcss-focus-visible": "^5.0.0", "postcss-import": "^14.1.0", "postcss-nested": "^5.0.6", diff --git a/yarn.lock b/yarn.lock index 0d999858..99e08cd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6073,10 +6073,10 @@ postcss@^8.1.6, postcss@^8.3.5: picocolors "^1.0.0" source-map-js "^1.0.2" -postcss@^8.4.41: - version "8.4.41" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681" - integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ== +postcss@^8.4.44: + version "8.4.44" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480" + integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw== dependencies: nanoid "^3.3.7" picocolors "^1.0.1"