From c1b8dfd6acf97110b339675a54fdcab9ed72eb76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 00:59:05 +0000 Subject: [PATCH] chore(deps): bump adm-zip from 0.4.4 to 0.6.0 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.4 to 0.6.0. - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](https://github.com/cthackers/adm-zip/compare/v0.4.4...v0.6.0) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.6.0 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 d5dc5a60d..c91d96d0c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "minijasminenode": "0.4.0", "saucelabs": "~0.1.0", "glob": "~3.2", - "adm-zip": "0.4.4", + "adm-zip": "0.6.0", "optimist": "~0.6.0", "q": "1.0.0", "lodash": "~2.4.1"