diff --git a/package.json b/package.json index 1902f86a..9ee5dd2e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "gulp-util": "3.0.8", "gulp-watch": "5.0.1", "gulp-zip": "5.1.0", - "postcss": "8.4.7", + "postcss": "8.4.8", "postcss-color-mod-function": "3.0.3", "postcss-easy-import": "4.0.0" }, diff --git a/yarn.lock b/yarn.lock index 4f711699..3491a2b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4012,10 +4012,10 @@ postcss-values-parser@^2.0.0: indexes-of "^1.0.1" uniq "^1.0.1" -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.8: + version "8.4.8" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.8.tgz#dad963a76e82c081a0657d3a2f3602ce10c2e032" + integrity sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ== dependencies: nanoid "^3.3.1" picocolors "^1.0.0"