From f88fb175eb4f9a15b0d09c12f09be82cd9252726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 08:42:35 +0000 Subject: [PATCH] chore(deps-dev): bump adm-zip from 0.5.17 to 0.6.0 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.17 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.17...v0.6.0) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ffcc034..c5d28af9 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@eartharoid/deep-merge": "^0.0.2", "@eslint/js": "^10.0.1", "@vitejs/plugin-react-swc": "^4.2.2", - "adm-zip": "0.5.17", + "adm-zip": "0.6.0", "eslint": "^10.2.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-jsx-a11y": "^6.10.2",