From f5d4ccbeedf7d7f57aa8198149a46cd2f6fea028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 08:42:39 +0000 Subject: [PATCH] chore(deps-dev): bump adm-zip from 0.5.17 to 0.5.18 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.17 to 0.5.18. - [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.5.18) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.5.18 dependency-type: direct:development update-type: version-update:semver-patch ... 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..42774ab2 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.5.18", "eslint": "^10.2.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-jsx-a11y": "^6.10.2",