chore(deps-dev): Bump @zip.js/zip.js from 2.8.21 to 2.8.23

Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.8.21 to 2.8.23.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.21...v2.8.23)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.23
  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-03-07 02:05:10 +00:00 committed by GitHub
parent 6a29ea172b
commit 629740d935
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -51,7 +51,7 @@
"@vitest/coverage-istanbul": "^4.0.18",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.21",
"@zip.js/zip.js": "^2.8.23",
"concurrently": "^9.2.1",
"cypress": "^15.11.0",
"cypress-axe": "^1.7.0",
@ -5100,9 +5100,9 @@
}
},
"node_modules/@zip.js/zip.js": {
"version": "2.8.21",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.21.tgz",
"integrity": "sha512-fkyzXISE3IMrstDO1AgPkJCx14MYHP/suIGiAovEYEuBjq3mffsuL6aMV7ohOSjW4rXtuACuUfpA3GtITgdtYg==",
"version": "2.8.23",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.23.tgz",
"integrity": "sha512-RB+RLnxPJFPrGvQ9rgO+4JOcsob6lD32OcF0QE0yg24oeW9q8KnTTNlugcDaIveEcCbclobJcZP+fLQ++sH0bw==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {

View file

@ -80,7 +80,7 @@
"@vitest/coverage-istanbul": "^4.0.18",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.21",
"@zip.js/zip.js": "^2.8.23",
"concurrently": "^9.2.1",
"cypress": "^15.11.0",
"cypress-axe": "^1.7.0",