From 86c7572f156788da2103f1d07ad95cbe813e0019 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 19 Dec 2016 16:48:49 +0100 Subject: [PATCH] chore(package): update concat-stream to version 1.6.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9c15a974..f51d41c88 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "async": "^2.1.4", "bl": "^1.1.2", "bs58": "^3.1.0", - "concat-stream": "^1.5.2", + "concat-stream": "^1.6.0", "detect-node": "^2.0.3", "flatmap": "0.0.3", "glob": "^7.1.1",