From 4fdc90ea596b4f92061453d37cea66e79b077359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 20:49:02 +0000 Subject: [PATCH] Bump yauzl from 2.10.0 to 3.2.1 Bumps [yauzl](https://github.com/thejoshwolfe/yauzl) from 2.10.0 to 3.2.1. - [Commits](https://github.com/thejoshwolfe/yauzl/compare/2.10.0...3.2.1) --- updated-dependencies: - dependency-name: yauzl dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09d43a9..28b6a66 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "command-exists-promise": "2.0.2", "node-fetch": "2.6.7", "tar": "4.4.8", - "yauzl": "2.10.0", + "yauzl": "3.2.1", "shelljs": "0.8.4" }, "license": "ISC",