diff --git a/package.json b/package.json index ba276af2d..d792d01f0 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "jasmine-browser-runner": "^2.1.0", "jasmine-core": "^5.1.0", - "postcss": "^8.4.27", + "postcss": "^8.4.28", "standardx": "^7.0.0", "stylelint": "^15.10.2", "stylelint-config-gds": "^0.3.0" diff --git a/yarn.lock b/yarn.lock index 4a046fa4c..3f310db0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2083,10 +2083,10 @@ postcss-value-parser@^4.1.0, 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.25, postcss@^8.4.27: - version "8.4.27" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057" - integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ== +postcss@^8.4.25, postcss@^8.4.28: + version "8.4.28" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5" + integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw== dependencies: nanoid "^3.3.6" picocolors "^1.0.0"