diff --git a/package.json b/package.json index 538cee5b..5b60527e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jest": "^26.6.3", "jest-serializer-vue": "^2.0.2", "lint-staged": "^10.5.4", - "mini-css-extract-plugin": "^1.3.5", + "mini-css-extract-plugin": "^1.3.6", "npm-run-all": "^4.1.5", "postcss": "^8.2.5", "postcss-loader": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 8a0b80b4..7ef0d04d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5913,10 +5913,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^1.3.5: - version "1.3.5" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.5.tgz#252166e78879c106e0130f229d44e0cbdfcebed3" - integrity sha512-tvmzcwqJJXau4OQE5vT72pRT18o2zF+tQJp8CWchqvfQnTlflkzS+dANYcRdyPRWUWRkfmeNTKltx0NZI/b5dQ== +mini-css-extract-plugin@^1.3.6: + version "1.3.6" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.6.tgz#02e2b477aa7ab2579c7ea2854a875897a8b8dad0" + integrity sha512-t86rLnySRQgN2+58gAIARTEtnClLNZoC99shNrvQ960V/wB9n50AUKJyqly76/s4fT0zwaLFIDFZAW7aK25pvg== dependencies: loader-utils "^2.0.0" schema-utils "^3.0.0"