diff --git a/package.json b/package.json index db7e627e39..93dff47abc 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "sinon-chai": "^2.8.0", "style-loader": "^0.13.1", "superagent": "^2.2.0", - "webpack": "^1.13.2", + "webpack": "^3.0.0", "webpack-dev-middleware": "^1.7.0", "webpack-hot-middleware": "=2.12.2" }, @@ -101,13 +101,13 @@ "find-with-regex": "^1.0.2", "immutable": "^3.8.1", "linkify-it": "2.0.0", - "loader-utils": "^0.2.15", + "loader-utils": "^1.4.2", "lodash.escaperegexp": "^4.1.2", "lodash.keys": "^4.2.0", "react": ">=15.3.1", "react-dom": ">=15.3.1", "tlds": "1.159.0", "union-class-names": "^1.0.0", - "webpack": "^1.13.2" + "webpack": "^3.0.0" } }