From c2ed13f0879d928d573edfeb598bcdd47029bbb3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 20 Apr 2019 23:04:52 +0000 Subject: [PATCH] chore(package): update is-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 af135cf..632a49f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "is-hexcolor": "^1.0.0", - "is-stream": "^1.1.0", + "is-stream": "^2.0.0", "is-url": "^1.2.2", "lodash.isarray": "^4.0.0", "lodash.isobject": "^3.0.2",