Bump adm-zip from 0.5.15 to 0.5.16

Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.15 to 0.5.16.
- [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.15...v0.5.16)

---
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-08-31 07:31:53 +00:00 committed by GitHub
parent bba730582c
commit 4aa8fc3980
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -52,7 +52,7 @@
"@types/uuid": "^10.0.0", "@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.1", "@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.0.5", "@vitest/coverage-v8": "^2.0.5",
"adm-zip": "^0.5.15", "adm-zip": "^0.5.16",
"axe-core": "^4.10.0", "axe-core": "^4.10.0",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"eslint": "^8.57.0", "eslint": "^8.57.0",
@ -4601,9 +4601,9 @@
} }
}, },
"node_modules/adm-zip": { "node_modules/adm-zip": {
"version": "0.5.15", "version": "0.5.16",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.15.tgz", "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.16.tgz",
"integrity": "sha512-jYPWSeOA8EFoZnucrKCNihqBjoEGQSU4HKgHYQgKNEQ0pQF9a/DYuo/+fAxY76k4qe75LUlLWpAM1QWcBMTOKw==", "integrity": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=12.0" "node": ">=12.0"
@ -15349,9 +15349,9 @@
"requires": {} "requires": {}
}, },
"adm-zip": { "adm-zip": {
"version": "0.5.15", "version": "0.5.16",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.15.tgz", "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.16.tgz",
"integrity": "sha512-jYPWSeOA8EFoZnucrKCNihqBjoEGQSU4HKgHYQgKNEQ0pQF9a/DYuo/+fAxY76k4qe75LUlLWpAM1QWcBMTOKw==", "integrity": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==",
"dev": true "dev": true
}, },
"agent-base": { "agent-base": {

View file

@ -69,7 +69,7 @@
"@types/uuid": "^10.0.0", "@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.1", "@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.0.5", "@vitest/coverage-v8": "^2.0.5",
"adm-zip": "^0.5.15", "adm-zip": "^0.5.16",
"axe-core": "^4.10.0", "axe-core": "^4.10.0",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"eslint": "^8.57.0", "eslint": "^8.57.0",