diff --git a/package.json b/package.json index 8c96d5573..dc67ff8ec 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-import": "^2.22.1", "file-loader": "^6.1.1", "lato-font": "^3.0.0", - "mini-css-extract-plugin": "^1.1.2", + "mini-css-extract-plugin": "^1.2.0", "node-sass": "^4.14.1", "postcss-loader": "^3.0.0", "sass-loader": "^10.0.4", diff --git a/yarn.lock b/yarn.lock index 47f158d87..719dbcbc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4806,10 +4806,10 @@ mime@^2.4.4: resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.6.tgz#e5b407c90db442f2beb5b162373d07b69affa4d1" integrity sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA== -mini-css-extract-plugin@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.2.tgz#34877f631eb4bc8f9d99f0ade2ccacadb0317def" - integrity sha512-tIq578wiGzmo9Ll+JOgHPssV4eoMDTcj3MKkjPbzgooaakMklViJG1qbT0zcwoogUKKliFy/kKjUJaFb4DBHxQ== +mini-css-extract-plugin@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.0.tgz#f1bdfa7bb6f6a238bc327f813f204283ea33ee36" + integrity sha512-iBZokjaIjHvI4N0AURx5aPBawcmxB/d2NYikxZ4J57Lg5sDShUPyWvuSWl1dueI5oCs7nz8V7qtOCaLjB7AYPw== dependencies: loader-utils "^2.0.0" schema-utils "^3.0.0"