From e18cd7ab7bb9bfd457c111232b10aa2a1bdb81ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 04:05:43 +0000 Subject: [PATCH] chore(deps): bump yauzl from 3.1.3 to 3.2.1 Bumps [yauzl](https://github.com/thejoshwolfe/yauzl) from 3.1.3 to 3.2.1. - [Commits](https://github.com/thejoshwolfe/yauzl/compare/3.1.3...3.2.1) --- updated-dependencies: - dependency-name: yauzl dependency-version: 3.2.1 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 07c274a231b6..1100515ae7b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19086,9 +19086,9 @@ yargs@^17.1.0, yargs@^17.6.2, yargs@^17.7.2: yargs-parser "^21.1.1" yauzl@^3.1.0: - version "3.1.3" - resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-3.1.3.tgz#f61c17ad1a09403bc7adb01dfb302a9e74bf4a50" - integrity sha512-JCCdmlJJWv7L0q/KylOekyRaUrdEoUxWkWVcgorosTROCFWiS9p2NNPE9Yb91ak7b1N5SxAZEliWpspbZccivw== + version "3.2.1" + resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-3.2.1.tgz#d35befb9a0fdd328da41926be895ade2de14dbe7" + integrity sha512-k1isifdbpNSFEHFJ1ZY4YDewv0IH9FR61lDetaRMD3j2ae3bIXGV+7c+LHCqtQGofSd8PIyV4X6+dHMAnSr60A== dependencies: buffer-crc32 "~0.2.3" pend "~1.2.0"