diff --git a/package.json b/package.json
index e2aa88ea76f4ccc211a45b0e443e64cd6a828bea..03e88667fccf8413a177b7abe549595d7994f008 100644
--- a/package.json
+++ b/package.json
@@ -121,7 +121,7 @@
     "jest-cli": "22.4.4",
     "joi-browser": "10.6.1",
     "lint-staged": "10.2.13",
-    "mini-css-extract-plugin": "0.10.0",
+    "mini-css-extract-plugin": "0.11.0",
     "node-dev": "4.3.0",
     "prettier": "1.19.1",
     "react-hot-loader": "4.12.21",
diff --git a/yarn.lock b/yarn.lock
index 03a6b0c788f6285f8007e47e02eb65cbb6352e79..bf8bc0d60d4725e2edb80728d4648488255c0cd1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11166,10 +11166,10 @@ mini-create-react-context@^0.4.0:
     "@babel/runtime" "^7.5.5"
     tiny-warning "^1.0.3"
 
-mini-css-extract-plugin@0.10.0:
-  version "0.10.0"
-  resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d"
-  integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==
+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==
   dependencies:
     loader-utils "^1.1.0"
     normalize-url "1.9.1"