From 53a4221b53b0eaaf6e9b6f07566d1683842302b3 Mon Sep 17 00:00:00 2001
From: "greenkeeper[bot]" <greenkeeper[bot]@users.noreply.github.com>
Date: Mon, 7 Aug 2017 17:04:05 +0000
Subject: [PATCH] chore(package): update webpack-stream to version 4.0.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 52ace6bd..7a748b8c 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
     "through2": "^2.0.3",
     "vinyl-paths": "^2.1.0",
     "webpack": "^3.4.1",
-    "webpack-stream": "^3.2.0",
+    "webpack-stream": "^4.0.0",
     "whatwg-fetch": "^2.0.3",
     "yargs": "^8.0.2"
   },
-- 
GitLab