diff --git a/package.json b/package.json index a54be26516e..f31042c3798 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jest": "^27.0.5", "jest-serializer-vue": "^2.0.2", "lint-staged": "^11.0.0", - "mini-css-extract-plugin": "^1.6.1", + "mini-css-extract-plugin": "^1.6.2", "npm-run-all": "^4.1.5", "postcss": "^8.3.5", "postcss-loader": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index 35cae09d86c..724897dd286 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5927,10 +5927,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.1.tgz#7b57bbd85f07702c7d93c4eb40a1da9d10b7a815" - integrity sha512-2DXoAaHJ/jIlbVz5yX8eCrRFNfxjH4Lx9LlEetbub1BY6AVa9kl+Ag2/c570w+Wqe0InNJA6POmlcg2Iuq9iTA== +mini-css-extract-plugin@^1.6.2: + version "1.6.2" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz#83172b4fd812f8fc4a09d6f6d16f924f53990ca8" + integrity sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q== dependencies: loader-utils "^2.0.0" schema-utils "^3.0.0"