From 5b96178c251541544f1c0096fb878d31b61a9337 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 6 Nov 2018 22:10:56 +0000 Subject: [PATCH] fix(package): update through2 to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ae1bdf..b53d836 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "pify": "^3.0.0", "smarkt": "0.0.6", "static-module": "^2.2.5", - "through2": "^2.0.3", + "through2": "^3.0.0", "xtend": "^4.0.1" }, "devDependencies": {