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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-04 07:05:09 +00:00
committed by GitHub
parent cd26200e3e
commit 1e02a2f45b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"@vitejs/plugin-react": "^6.0.2",
"@vitest/browser": "^4.0.3",
"@vitest/coverage-v8": "^4.1.2",
"adm-zip": "^0.5.17",
"adm-zip": "^0.5.18",
"axe-core": "^4.12.1",
"chalk": "^5.6.2",
"eslint": "^9.39.2",
@@ -4085,9 +4085,9 @@
}
},
"node_modules/adm-zip": {
"version": "0.5.17",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.17.tgz",
"integrity": "sha512-+Ut8d9LLqwEvHHJl1+PIHqoyDxFgVN847JTVM3Izi3xHDWPE4UtzzXysMZQs64DMcrJfBeS/uoEP4AD3HQHnQQ==",
"version": "0.5.18",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.18.tgz",
"integrity": "sha512-ufJnssQGbxzLNS1Ho9bCtX4rQKCCvoVuDLHoJyc3F9dOGDB4BkWs2Ci0kv53lqocAEQ/Cbi+I2XCsNYGqVYqng==",
"dev": true,
"engines": {
"node": ">=12.0"
@@ -12456,9 +12456,9 @@
"requires": {}
},
"adm-zip": {
"version": "0.5.17",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.17.tgz",
"integrity": "sha512-+Ut8d9LLqwEvHHJl1+PIHqoyDxFgVN847JTVM3Izi3xHDWPE4UtzzXysMZQs64DMcrJfBeS/uoEP4AD3HQHnQQ==",
"version": "0.5.18",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.18.tgz",
"integrity": "sha512-ufJnssQGbxzLNS1Ho9bCtX4rQKCCvoVuDLHoJyc3F9dOGDB4BkWs2Ci0kv53lqocAEQ/Cbi+I2XCsNYGqVYqng==",
"dev": true
},
"ajv": {

View File

@@ -64,7 +64,7 @@
"@vitejs/plugin-react": "^6.0.2",
"@vitest/browser": "^4.0.3",
"@vitest/coverage-v8": "^4.1.2",
"adm-zip": "^0.5.17",
"adm-zip": "^0.5.18",
"axe-core": "^4.12.1",
"chalk": "^5.6.2",
"eslint": "^9.39.2",