From c4c111251f4b6d36008b974a4dd907e83efbc282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 03:39:12 +0000 Subject: [PATCH] chore(deps-dev): bump adm-zip Bumps the npm_and_yarn group with 1 update in the / directory: [adm-zip](https://github.com/cthackers/adm-zip). Updates `adm-zip` from 0.5.18 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.5.18...v0.6.0) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.6.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d38e9a8..0375f06 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@types/adm-zip": "^0.5.7", "@types/js-yaml": "^4.0.9", "@types/node": "^22.15.21", - "adm-zip": "^0.5.17", + "adm-zip": "^0.6.0", "bun-types": "^1.3.14", "e2e-ai-testing-skill": "workspace:*", "eslint": "^10.4.1",