From 24fb8717cfb9e19d9ac31b4bbbb511109f063852 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 21 Mar 2017 23:02:50 +0000 Subject: [PATCH] fix(package): update webpack to version 2.3.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7366534e7..12d64aa8f 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281", "uuid": "3.0.1", "vhost": "3.0.2", - "webpack": "2.2.1", + "webpack": "2.3.0", "webpack-stream": "3.2.0", "websocket": "1.0.24", "whatwg-fetch": "2.0.3",