build(deps-dev): bump @zip.js/zip.js from 2.8.10 to 2.8.11

Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.8.10 to 2.8.11.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.10...v2.8.11)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/56582/head
dependabot[bot] 2025-11-24 14:46:01 +07:00 committed by GitHub
parent 1f4fee53d6
commit 858cbd11ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated

@ -35,7 +35,7 @@
"@vitest/coverage-v8": "^3.2.4",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.10",
"@zip.js/zip.js": "^2.8.11",
"concurrently": "^9.2.1",
"cypress": "^15.7.0",
"cypress-axe": "^1.7.0",
@ -4762,10 +4762,11 @@
}
},
"node_modules/@zip.js/zip.js": {
"version": "2.8.10",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.10.tgz",
"integrity": "sha512-WVywWK8HSttmFFYSih7lUjjaV4zGzMxy992y0tHrZY4Wf9x/uNBA/XJ50RvfGjuuJKti4yueEHA2ol2pOq6VDg==",
"version": "2.8.11",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.11.tgz",
"integrity": "sha512-0fztsk/0ryJ+2PPr9EyXS5/Co7OK8q3zY/xOoozEWaUsL5x+C0cyZ4YyMuUffOO2Dx/rAdq4JMPqW0VUtm+vzA==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"bun": ">=0.7.0",
"deno": ">=1.0.0",

@ -64,7 +64,7 @@
"@vitest/coverage-v8": "^3.2.4",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.10",
"@zip.js/zip.js": "^2.8.11",
"concurrently": "^9.2.1",
"cypress": "^15.7.0",
"cypress-axe": "^1.7.0",