From e9b9ca4e5d8d1d28e6cce279f7738f31fa93d902 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 22:51:07 +0000 Subject: [PATCH] fix(package): update pull-stream-to-stream to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 216fc76085..564852a110 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "pull-sort": "^1.0.1", "pull-stream": "^3.6.14", "pull-stream-to-async-iterator": "^1.0.2", - "pull-stream-to-stream": "^1.3.4", + "pull-stream-to-stream": "^2.0.0", "pull-traverse": "^1.0.3", "readable-stream": "^3.4.0", "receptacle": "^1.3.2",