From 1a3e910ad98c92f4d003133a2397a5f248f25bb0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:11:03 +0000 Subject: [PATCH] Update is-stream to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54c371f..c18f3e5 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "bufferedstream": "^3.1.1", "createerror": "^1.1.0", "form-data": "^4.0.0", - "is-stream": "^2.0.0", + "is-stream": "^3.0.0", "lodash": "^4.0.0", "messy": "^7.0.0", "qs": "^6.5.1",