diff --git a/package.json b/package.json index f2e66b7e..543dae51 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "jest": "^26.4.2", "jest-serializer-vue": "^2.0.2", "lint-staged": "^10.3.0", - "mini-css-extract-plugin": "^0.11.0", + "mini-css-extract-plugin": "^0.11.1", "npm-run-all": "^4.1.5", "postcss-cssnext": "^3.1.0", "postcss-import": "^12.0.1", diff --git a/yarn.lock b/yarn.lock index abead17d..39cb60f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6395,10 +6395,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.0.tgz#3918953075109d4ca204bf1e8a393a78d3cc821f" - integrity sha512-dVWGuWJlQw2lZxsxBI3hOsoxg1k3DruLR0foHQLSkQMfk+qLJbv9dUk8fjmjWQKN9ef2n54ehA2FjClAsQhrWQ== +mini-css-extract-plugin@^0.11.1: + version "0.11.1" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.1.tgz#f04048de8b4d4d7b1b1dea02363d167438c7f6dc" + integrity sha512-k6ijDS4ZbrTSBkrJDvbpDlXgD3rHjoKBUC3hbUNxfBr7tLv3FpjHcuvuFRNHcPNEryEKyEZL0n/Q4ZHPC2V6mA== dependencies: loader-utils "^1.1.0" normalize-url "1.9.1"