diff --git a/package.json b/package.json index 05c7621..5f0fbee 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "gulp-uglify": "3.0.2", "gulp-zip": "5.0.2", "inquirer": "7.3.3", - "postcss": "8.1.9", + "postcss": "8.1.10", "postcss-color-mod-function": "3.0.3", "postcss-easy-import": "3.0.0", "pump": "3.0.0" diff --git a/yarn.lock b/yarn.lock index 04d8a30..35145cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3980,10 +3980,10 @@ postcss-values-parser@^2.0.0: indexes-of "^1.0.1" uniq "^1.0.1" -postcss@8.1.9: - version "8.1.9" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.9.tgz#20ff4b598a6f5015c5f7fe524b8ed5313d7ecade" - integrity sha512-oWuBpEl1meaMKkQXn0ic78TUrgsMvrAZLE/6ZY0H3LTteq2O3L8PGWwMbPLctpksTJIHjQeossMUMNQW7qRIHQ== +postcss@8.1.10: + version "8.1.10" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.10.tgz#129834f94c720554d2cfdaeb27d5542ac4a026ea" + integrity sha512-iBXEV5VTTYaRRdxiFYzTtuv2lGMQBExqkZKSzkJe+Fl6rvQrA/49UVGKqB+LG54hpW/TtDBMGds8j33GFNW7pg== dependencies: colorette "^1.2.1" nanoid "^3.1.18"