diff --git a/app/react/package.json b/app/react/package.json index 1a123825894..512ba1a97a1 100644 --- a/app/react/package.json +++ b/app/react/package.json @@ -38,6 +38,7 @@ "common-tags": "^1.8.0", "global": "^4.3.2", "lodash": "^4.17.11", + "mini-css-extract-plugin": "^0.4.4", "prop-types": "^15.6.2", "react-dev-utils": "^6.0.5", "semver": "^5.6.0", diff --git a/yarn.lock b/yarn.lock index 923ea2e6b4b..f94336545df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14951,7 +14951,7 @@ mini-css-extract-plugin@0.4.3: schema-utils "^1.0.0" webpack-sources "^1.1.0" -mini-css-extract-plugin@~0.4.0: +mini-css-extract-plugin@^0.4.4, mini-css-extract-plugin@~0.4.0: version "0.4.4" resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.4.tgz#c10410a004951bd3cedac1da69053940fccb625d" integrity sha512-o+Jm+ocb0asEngdM6FsZWtZsRzA8koFUudIDwYUfl94M3PejPHG7Vopw5hN9V8WsMkSFpm3tZP3Fesz89EyrfQ==