From 8992ba2e51fbfbfaa795d5d5d8e309ed6e6a488d Mon Sep 17 00:00:00 2001 From: Alberto Elias Date: Thu, 12 Oct 2017 06:53:27 -0700 Subject: [PATCH] Updates through2 to latest version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcfa4df..de750e7 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "random-iterate": "^1.0.1", "size-limit-stream": "^1.0.0", "stream-collector": "^1.0.1", - "through2": "^0.6.5" + "through2": "^2.0.0" }, "devDependencies": { "standard": "^10.0.3",