diff --git a/package.json b/package.json index a6ef07b6a..b528d7536 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "jasmine-browser-runner": "^2.5.0", "jasmine-core": "^5.2.0", - "postcss": "^8.4.41", + "postcss": "^8.4.44", "standardx": "^7.0.0", "stylelint": "^16.8.2", "stylelint-config-gds": "^2.0.0" diff --git a/yarn.lock b/yarn.lock index 9b9d66cf8..a2f7bc356 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2142,10 +2142,10 @@ postcss-value-parser@^4.2.0: resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -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.41, 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"