diff --git a/package.json b/package.json index 8e90eb45..3ef94f49 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "gulp-util": "3.0.8", "gulp-watch": "5.0.1", "gulp-zip": "5.1.0", - "postcss": "8.3.4", + "postcss": "8.3.5", "postcss-color-function": "4.1.0", "postcss-custom-properties": "11.0.0", "postcss-easy-import": "3.0.0" diff --git a/yarn.lock b/yarn.lock index e31742e8..7e0fecd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4394,10 +4394,10 @@ postcss-values-parser@^4.0.0: is-url-superb "^4.0.0" postcss "^7.0.5" -postcss@8.3.4: - version "8.3.4" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.4.tgz#41ece1c43f2f7c74dc7d90144047ce052757b822" - integrity sha512-/tZY0PXExXXnNhKv3TOvZAOUYRyuqcCbBm2c17YMDK0PlVII3K7/LKdt3ScHL+hhouddjUWi+1sKDf9xXW+8YA== +postcss@8.3.5: + version "8.3.5" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709" + integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA== dependencies: colorette "^1.2.2" nanoid "^3.1.23"