diff --git a/package.json b/package.json index 98b02d05..03d5c5a1 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jest": "^27.0.6", "jest-serializer-vue": "^2.0.2", "lint-staged": "^11.0.0", - "mini-css-extract-plugin": "^2.0.0", + "mini-css-extract-plugin": "^2.1.0", "npm-run-all": "^4.1.5", "postcss": "^8.3.5", "postcss-loader": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index 1cb247d9..0dc16b19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5936,10 +5936,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.0.0.tgz#e3492a2dcd218a6103e4dec5e3a88b55157012ea" - integrity sha512-LzJaninAMkfVAUDldZ4lUidAeS8GD0w8tSUbZLscYXWmdTOjYuEoiIhwKvwHX6+42D2cRAl35pA9DHtvAv71JQ== +mini-css-extract-plugin@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.1.0.tgz#4aa6558b527ad4c168fee4a20b6092ebe9f98309" + integrity sha512-SV1GgjMcfqy6hW07rAniUbQE4qS3inh3v4rZEUySkPRWy3vMbS3jUCjMOvNI4lUnDlQYJEmuUqKktTCNY5koFQ== dependencies: schema-utils "^3.0.0"