From 1e459e463ef1ad069d660d33d61c914c9f1d1339 Mon Sep 17 00:00:00 2001
From: "greenkeeper[bot]" <greenkeeper[bot]@users.noreply.github.com>
Date: Sat, 25 Mar 2017 00:42:05 +0000
Subject: [PATCH] fix(package): update webpack to version 2.3.2

https://greenkeeper.io/
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 2ca73ed8d..9ca6ea403 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.3.1",
+    "webpack": "2.3.2",
     "websocket": "1.0.24",
     "whatwg-fetch": "2.0.3",
     "xml2json": "0.11.0"