diff --git a/package.json b/package.json index 3cd3c60c..ea45c289 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jest": "^27.2.4", "jest-serializer-vue": "^2.0.2", "lint-staged": "^11.2.0", - "mini-css-extract-plugin": "^2.4.1", + "mini-css-extract-plugin": "^2.4.2", "npm-run-all": "^4.1.5", "postcss": "^8.3.9", "postcss-loader": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index 5315de47..ebe947a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5468,10 +5468,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.1.tgz#3f3eb6576fb29dd00c423c365e6d3aa59c48ca2a" - integrity sha512-97R1JD3GCG7wN5DNM6JrJMxnWNGf2oDlwRgoDc4HOQ5GprahF98mvcPvDMTb5eI1n3vmmMzCpbXH8tpcnr/Nmw== +mini-css-extract-plugin@^2.4.2: + version "2.4.2" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.2.tgz#b3508191ea479388a4715018c99dd3e6dd40d2d2" + integrity sha512-ZmqShkn79D36uerdED+9qdo1ZYG8C1YsWvXu0UMJxurZnSdgz7gQKO2EGv8T55MhDqG3DYmGtizZNpM/UbTlcA== dependencies: schema-utils "^3.1.0"