diff --git a/reacnetgenerator/static/webpack/package.json b/reacnetgenerator/static/webpack/package.json index 7dcf679ba..28c249700 100644 --- a/reacnetgenerator/static/webpack/package.json +++ b/reacnetgenerator/static/webpack/package.json @@ -40,7 +40,7 @@ "style-loader": "1.2.1", "terser-webpack-plugin": "4.2.2", "url-loader": "4.1.0", - "mini-css-extract-plugin": "0.11.2", + "mini-css-extract-plugin": "0.11.3", "html-webpack-inline-source-plugin": "0.0.10", "html-webpack-plugin": "3.2.0", "css-loader": "4.3.0" diff --git a/reacnetgenerator/static/webpack/yarn.lock b/reacnetgenerator/static/webpack/yarn.lock index 94501159f..ac141cf1d 100644 --- a/reacnetgenerator/static/webpack/yarn.lock +++ b/reacnetgenerator/static/webpack/yarn.lock @@ -2640,10 +2640,10 @@ mime-types@^2.1.26: dependencies: mime-db "1.44.0" -mini-css-extract-plugin@0.11.2: - version "0.11.2" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.2.tgz#e3af4d5e04fbcaaf11838ab230510073060b37bf" - integrity sha512-h2LknfX4U1kScXxH8xE9LCOqT5B+068EAj36qicMb8l4dqdJoyHcmWmpd+ueyZfgu/POvIn+teoUnTtei2ikug== +mini-css-extract-plugin@0.11.3: + version "0.11.3" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6" + integrity sha512-n9BA8LonkOkW1/zn+IbLPQmovsL0wMb9yx75fMJQZf2X1Zoec9yTZtyMePcyu19wPkmFbzZZA6fLTotpFhQsOA== dependencies: loader-utils "^1.1.0" normalize-url "1.9.1"