diff --git a/package-lock.json b/package-lock.json index 8a1417bc6..54d1c0811 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18661,9 +18661,9 @@ "dev": true }, "mini-css-extract-plugin": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz", - "integrity": "sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz", + "integrity": "sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==", "dev": true, "requires": { "loader-utils": "^1.1.0", diff --git a/package.json b/package.json index 9c4de572e..412680811 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "html-webpack-plugin": "4.3.0", "jest": "26.0.1", "jest-serializer-vue": "2.0.2", - "mini-css-extract-plugin": "0.9.0", + "mini-css-extract-plugin": "0.10.0", "mutationobserver-shim": "0.3.7", "node-sass": "4.14.1", "normalize.css": "8.0.1",