diff --git a/package.json b/package.json index 9a662e0..9b51254 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "localstorage-memory": "1.0.3", "lockfile-lint": "3.0.3", "lodash": "^4.17.15", - "mini-css-extract-plugin": "0.8.2", + "mini-css-extract-plugin": "0.9.0", "mutationobserver-shim": "0.3.3", "node-mocks-http": "1.8.1", "normalize.css": "8.0.1", diff --git a/yarn.lock b/yarn.lock index 7fdae1b..5a4f8ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9500,10 +9500,10 @@ mini-create-react-context@^0.3.0: gud "^1.0.0" tiny-warning "^1.0.2" -mini-css-extract-plugin@0.8.2: - version "0.8.2" - resolved "https://registry.verdaccio.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.2.tgz#a875e169beb27c88af77dd962771c9eedc3da161" - integrity sha512-a3Y4of27Wz+mqK3qrcd3VhYz6cU0iW5x3Sgvqzbj+XmlrSizmvu8QQMl5oMYJjgHOC4iyt+w7l4umP+dQeW3bw== +mini-css-extract-plugin@0.9.0: + version "0.9.0" + resolved "https://registry.verdaccio.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e" + integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A== dependencies: loader-utils "^1.1.0" normalize-url "1.9.1"