From a7d002025d7cd39c9ba2c98a9ca10674be2d637a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 10:52:49 +0000 Subject: [PATCH] Bump webpack-stream from 3.2.0 to 6.1.0 Bumps [webpack-stream](https://github.com/shama/webpack-stream) from 3.2.0 to 6.1.0. - [Release notes](https://github.com/shama/webpack-stream/releases) - [Commits](https://github.com/shama/webpack-stream/compare/v3.2.0...v6.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3817f849..f390c9f8 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "run-sequence": "^1.1.0", "vinyl-source-stream": "^1.0.0", "webpack": "^1.11.0", - "webpack-stream": "^3.1.0" + "webpack-stream": "^6.1.0" }, "dependencies": { "fbemitter": "^2.0.0",