From 6d9d2a8c75ce8fc43bc3723720b19ef1907af0f5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:11:31 +0000 Subject: [PATCH] Update is-stream to version 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fc2f26..85f44ac 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "bufferedstream": "^3.1.1", "createerror": "^1.1.0", "form-data": "^4.0.0", - "is-stream": "^2.0.0", + "is-stream": "^4.0.1", "lodash": "^4.0.0", "messy": "^7.0.0", "qs": "^6.5.1",