From f207c4b5606f326d62529e85a54bf2c0600a6e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 03:51:22 +0000 Subject: [PATCH] build(deps): bump adm-zip from 0.5.18 to 0.6.0 Bumps [adm-zip](https://github.com/cthackers/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:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e3bbf38..ab68396 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@actions/github": "^6.0.1", "@types/adm-zip": "^0.5.8", "@types/minimist": "^1.2.5", - "adm-zip": "^0.5.18", + "adm-zip": "^0.6.0", "lcov-utils": "^0.5.7", "minimist": "^1.2.8" }, diff --git a/yarn.lock b/yarn.lock index 2b8ba16..f4001ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1550,10 +1550,10 @@ __metadata: languageName: node linkType: hard -"adm-zip@npm:^0.5.18": - version: 0.5.18 - resolution: "adm-zip@npm:0.5.18" - checksum: 10c0/9b734aa7126a01913baec02bf495d086b5d7e63315522b7087620e3fc8279c8ebd65109da4d99f16fcf873d87522ae6ffd913aef65449fd22c68777b772685e9 +"adm-zip@npm:^0.6.0": + version: 0.6.0 + resolution: "adm-zip@npm:0.6.0" + checksum: 10c0/440f37590c62255226f1db4cb1a5a618879347f5106ad5b9a24c67c20f9a54bd5b4efcd2b35af858e39c7885d05f4bd35f4c2f42378c98d13f779be380bc9ae4 languageName: node linkType: hard @@ -2396,7 +2396,7 @@ __metadata: "@types/jest": "npm:^29.5.14" "@types/minimist": "npm:^1.2.5" "@types/node": "npm:^20.19.43" - adm-zip: "npm:^0.5.18" + adm-zip: "npm:^0.6.0" jest: "npm:^29.7.0" lcov-utils: "npm:^0.5.7" minimist: "npm:^1.2.8"