From f3ebace90cea668925a3337ae03afb19ab4f7b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:18:31 +0000 Subject: [PATCH] Bump unzip-stream from 0.3.0 to 0.3.4 Bumps [unzip-stream](https://github.com/mhr3/unzip-stream) from 0.3.0 to 0.3.4. - [Commits](https://github.com/mhr3/unzip-stream/compare/v0.3.0...v0.3.4) --- updated-dependencies: - dependency-name: unzip-stream dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 804d37f..4c33c27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2959,9 +2959,9 @@ unset-value@^1.0.0: isobject "^3.0.0" unzip-stream@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/unzip-stream/-/unzip-stream-0.3.0.tgz#c30c054cd6b0d64b13a23cd3ece911eb0b2b52d8" - integrity sha512-NG1h/MdGIX3HzyqMjyj1laBCmlPYhcO4xEy7gEqqzGiSLw7XqDQCnY4nYSn5XSaH8mQ6TFkaujrO8d/PIZN85A== + version "0.3.4" + resolved "https://registry.yarnpkg.com/unzip-stream/-/unzip-stream-0.3.4.tgz#b4576755061809cf210b776cf26888d6a7823ead" + integrity sha512-PyofABPVv+d7fL7GOpusx7eRT9YETY2X04PhwbSipdj6bMxVCFJrr+nm0Mxqbf9hUiTin/UsnuFWBXlDZFy0Cw== dependencies: binary "^0.3.0" mkdirp "^0.5.1"