diff --git a/package.json b/package.json index 1dfda0a1..1c0e65f8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "hugo-cli": "^0.15.0", "hugo-extended": "^0.123.8", "lunr": "^2.3.9", - "postcss": "^8.5.23", + "postcss": "^8.5.25", "postcss-cli": "^11.0.1", "toml": "^4.1.2" }, diff --git a/yarn.lock b/yarn.lock index 535c40ba..2dbf39b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,10 +1175,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.5.23: - version "8.5.23" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.23.tgz#3493550116f478487298301d2c2e8dc5a56e6594" - integrity sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg== +postcss@^8.5.25: + version "8.5.25" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.25.tgz#5012a598eaaa897f21bbe8553be3cb7bd2bd78cb" + integrity sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw== dependencies: nanoid "^3.3.16" picocolors "^1.1.1"