Bump adm-zip from 0.5.10 to 0.5.12

Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.10 to 0.5.12.
- [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.10...v0.5.12)

---
updated-dependencies:
- dependency-name: adm-zip
  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]
2024-03-16 11:08:35 +00:00
committed by GitHub
parent fda1a00f21
commit 487d466b13
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"@types/uuid": "^9.0.8",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.4.0",
"adm-zip": "^0.5.10",
"adm-zip": "^0.5.12",
"axe-core": "^4.8.4",
"chalk": "^5.3.0",
"eslint": "^8.57.0",
@@ -4321,9 +4321,10 @@
}
},
"node_modules/adm-zip": {
"version": "0.5.10",
"version": "0.5.12",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.12.tgz",
"integrity": "sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6.0"
}
@@ -14051,7 +14052,9 @@
"dev": true
},
"adm-zip": {
"version": "0.5.10",
"version": "0.5.12",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.12.tgz",
"integrity": "sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ==",
"dev": true
},
"agent-base": {