From e5c4caf1db526427c047bab5b4496cce5a517465 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 06:07:08 +0000 Subject: [PATCH] fix(deps): update dependency streaming-iterables to v7.1.0 --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index e5c53837..6add0cde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12942,9 +12942,9 @@ } }, "node_modules/streaming-iterables": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/streaming-iterables/-/streaming-iterables-7.0.4.tgz", - "integrity": "sha512-WdXhIuH/Ha03taV24IFjZPKCuNCrmirdWduTxxxmAHKFza7LcoEuH8ySWV9LRu6FvuEsLY6SlXa3a5Jql3iKJw==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/streaming-iterables/-/streaming-iterables-7.1.0.tgz", + "integrity": "sha512-t2KmiLVhqafTRqGefD98s5XAMskfkfprr/BTzPIZz0kWB23iyR7XUkY03yjUf4aZpAuuV2/2SUOVri3LgKuOKw==", "engines": { "node": ">=14" } @@ -23386,9 +23386,9 @@ } }, "streaming-iterables": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/streaming-iterables/-/streaming-iterables-7.0.4.tgz", - "integrity": "sha512-WdXhIuH/Ha03taV24IFjZPKCuNCrmirdWduTxxxmAHKFza7LcoEuH8ySWV9LRu6FvuEsLY6SlXa3a5Jql3iKJw==" + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/streaming-iterables/-/streaming-iterables-7.1.0.tgz", + "integrity": "sha512-t2KmiLVhqafTRqGefD98s5XAMskfkfprr/BTzPIZz0kWB23iyR7XUkY03yjUf4aZpAuuV2/2SUOVri3LgKuOKw==" }, "string_decoder": { "version": "1.3.0",