diff --git a/package.json b/package.json index 3c474a9b52ed0..cbd9dbc136d17 100644 --- a/package.json +++ b/package.json @@ -33,13 +33,13 @@ "css-loader": "^0.25.0", "debug": "^2.2.0", "detect-port": "^1.0.0", - "extract-text-webpack-plugin": "^1.0.1", + "extract-text-webpack-plugin": "^2.0.0", "file-loader": "^0.9.0", "front-matter": "^2.1.0", "fs-extra": "^0.30.0", "glob": "^7.0.5", "hapi": "^8.5.1", - "hapi-webpack-plugin": "^1.3.0", + "hapi-webpack-plugin": "^2.0.0", "highlight.js": "^9.6.0", "history": "^2.1.2", "html-frontmatter": "^1.6.0",