diff --git a/package.json b/package.json index 03269275..f75fbe63 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jest": "^27.1.0", "jest-serializer-vue": "^2.0.2", "lint-staged": "^11.1.2", - "mini-css-extract-plugin": "^2.2.0", + "mini-css-extract-plugin": "^2.2.1", "npm-run-all": "^4.1.5", "postcss": "^8.3.6", "postcss-loader": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index cb18cd82..fd1a84f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5471,10 +5471,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.2.0.tgz#48cb6d2bea8fa9eb36709856e003662eebb3eb92" - integrity sha512-91HeVHbq7PUJ4TwOuMTlFWfVWrLqf3SF0PlEDPV+wtgsfxrMebN9LLzflyQqdKLp4/H3PexRB1WLKsCqpWKkxQ== +mini-css-extract-plugin@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.2.1.tgz#a44bbfc8ede9211f31474b91c4e8863bf52dd294" + integrity sha512-A0GBXpz8WIPgh2HfASJ0EeY8grd2dGxmC4R8uTujFJXZY7zFy0nvYSYW6SKCLKlz7y45BdHONfaxZQMIZpeF/w== dependencies: schema-utils "^3.1.0"