diff --git a/package.json b/package.json index d785733a38299942018ee8c7ae6092bc51a9b9cb..cad0a2d7d06cd217f5e13950b5bdec25df544be2 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "jest-cli": "22.4.4", "joi-browser": "10.6.1", "lint-staged": "10.3.0", - "mini-css-extract-plugin": "0.11.0", + "mini-css-extract-plugin": "0.11.1", "node-dev": "4.3.0", "prettier": "1.19.1", "react-hot-loader": "4.12.21", diff --git a/yarn.lock b/yarn.lock index 6dfba13f70a4c8932825163c2a0f022ffa8ee62e..e7d8953a83035886f4dbe4e9fa4d2b9d3293fcf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11152,10 +11152,10 @@ mini-create-react-context@^0.4.0: "@babel/runtime" "^7.5.5" tiny-warning "^1.0.3" -mini-css-extract-plugin@0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.0.tgz#3918953075109d4ca204bf1e8a393a78d3cc821f" - integrity sha512-dVWGuWJlQw2lZxsxBI3hOsoxg1k3DruLR0foHQLSkQMfk+qLJbv9dUk8fjmjWQKN9ef2n54ehA2FjClAsQhrWQ== +mini-css-extract-plugin@0.11.1: + version "0.11.1" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.1.tgz#f04048de8b4d4d7b1b1dea02363d167438c7f6dc" + integrity sha512-k6ijDS4ZbrTSBkrJDvbpDlXgD3rHjoKBUC3hbUNxfBr7tLv3FpjHcuvuFRNHcPNEryEKyEZL0n/Q4ZHPC2V6mA== dependencies: loader-utils "^1.1.0" normalize-url "1.9.1"