diff --git a/package-lock.json b/package-lock.json index 20a14d3ed..2b62eb497 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8069,9 +8069,9 @@ "dev": true }, "mini-css-extract-plugin": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.7.0.tgz", - "integrity": "sha512-RQIw6+7utTYn8DBGsf/LpRgZCJMpZt+kuawJ/fju0KiOL6nAaTBNmCJwS7HtwSCXfS47gCkmtBFS7HdsquhdxQ==", + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.0.tgz", + "integrity": "sha512-MNpRGbNA52q6U92i0qbVpQNsgk7LExy41MdAlG84FeytfDOtRIf/mCHdEgG8rpTKOaNKiqUnZdlptF469hxqOw==", "dev": true, "requires": { "loader-utils": "^1.1.0", diff --git a/package.json b/package.json index ee4752ca7..e774f1e74 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "lunr-languages": "^1.1.0", "material-design-color": "^2.3.2", "material-shadows": "^3.0.1", - "mini-css-extract-plugin": "^0.7.0", + "mini-css-extract-plugin": "^0.8.0", "modernizr-auto-loader": "^0.1.0", "modularscale-sass": "^3.0.3", "node-sass": "^4.12.0",