From d0a5803ccc788b91641ccc62209711ee6d23fbaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 21:51:42 +0000 Subject: [PATCH] chore(deps): bump adm-zip from 0.4.4 to 0.4.11 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.4 to 0.4.11. - [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.4.11) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.4.11 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..dc1baf3f3 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.4.11", "optimist": "~0.6.0", "q": "1.0.0", "lodash": "~2.4.1"