diff --git a/package.json b/package.json index d13cf524..ece4d1d2 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "js-yaml": "^4.1.0", "json-minimizer-webpack-plugin": "^4.0.0", "lefthook": "^1.1.1", - "mini-css-extract-plugin": "^2.2.2", + "mini-css-extract-plugin": "^2.6.1", "npm-run-all": "^4.1.5", "prettier": "^2.3.2", "rimraf": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index cfb6dbd1..094621aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5825,10 +5825,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^2.2.2: - version "2.6.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e" - integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w== +mini-css-extract-plugin@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz#9a1251d15f2035c342d99a468ab9da7a0451b71e" + integrity sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg== dependencies: schema-utils "^4.0.0"