From cba8962cd5e4f4ab0055d21142d26dd6f1b33adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 19:06:01 +0000 Subject: [PATCH] build(deps): bump the npm_and_yarn group across 1 directory with 1 update Bumps the npm_and_yarn group with 1 update in the /cypress-accessibility-checker 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) 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) 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) 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) 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:production dependency-group: npm_and_yarn - dependency-name: adm-zip dependency-version: 0.6.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: adm-zip dependency-version: 0.6.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: adm-zip dependency-version: 0.6.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: adm-zip dependency-version: 0.6.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- cypress-accessibility-checker/package-lock.json | 10 +++++----- cypress-accessibility-checker/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cypress-accessibility-checker/package-lock.json b/cypress-accessibility-checker/package-lock.json index cd40bf17e..e3970cef2 100644 --- a/cypress-accessibility-checker/package-lock.json +++ b/cypress-accessibility-checker/package-lock.json @@ -11,7 +11,7 @@ "license": "SEE LICENSE IN LICENSE from the 'equal-access' repository", "dependencies": { "@ibm/telemetry-js": "^1.9.1", - "adm-zip": "^0.5.9", + "adm-zip": "^0.6.0", "axios": "^1.7.9", "js-yaml": "^5.4.1", "microdiff": "^1.5.0", @@ -364,12 +364,12 @@ } }, "node_modules/adm-zip": { - "version": "0.5.18", - "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.18.tgz", - "integrity": "sha512-ufJnssQGbxzLNS1Ho9bCtX4rQKCCvoVuDLHoJyc3F9dOGDB4BkWs2Ci0kv53lqocAEQ/Cbi+I2XCsNYGqVYqng==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.6.0.tgz", + "integrity": "sha512-XleryMhbuksdKtofnWZ9Sk+4CUTbms4Mb/EU32SZwToAyZ5RgVos/ki8n+yr0LWHOGKuakbXTuuYNHLQjhddgg==", "license": "MIT", "engines": { - "node": ">=12.0" + "node": ">=14.0" } }, "node_modules/agent-base": { diff --git a/cypress-accessibility-checker/package.json b/cypress-accessibility-checker/package.json index 2286e4bca..f6c8c5de5 100644 --- a/cypress-accessibility-checker/package.json +++ b/cypress-accessibility-checker/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@ibm/telemetry-js": "^1.9.1", - "adm-zip": "^0.5.9", + "adm-zip": "^0.6.0", "axios": "^1.7.9", "js-yaml": "^5.4.1", "microdiff": "^1.5.0",