diff --git a/package.json b/package.json index d9fdbf0..0e3717d 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.0", + "mini-css-extract-plugin": "0.8.2", "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 500a14b..2a610ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9488,10 +9488,10 @@ mini-create-react-context@^0.3.0: gud "^1.0.0" tiny-warning "^1.0.2" -mini-css-extract-plugin@0.8.0: - version "0.8.0" - resolved "https://registry.verdaccio.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.0.tgz#81d41ec4fe58c713a96ad7c723cdb2d0bd4d70e1" - integrity sha512-MNpRGbNA52q6U92i0qbVpQNsgk7LExy41MdAlG84FeytfDOtRIf/mCHdEgG8rpTKOaNKiqUnZdlptF469hxqOw== +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== dependencies: loader-utils "^1.1.0" normalize-url "1.9.1"