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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/56311/head
dependabot[bot] 2025-11-08 02:29:05 +07:00 committed by Andy Scherzinger
parent 83d93dac11
commit ff052c6a9a
2 changed files with 5 additions and 6 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.8",
"@zip.js/zip.js": "^2.8.10",
"concurrently": "^9.2.1",
"cypress": "^15.6.0",
"cypress-axe": "^1.7.0",
@ -4699,11 +4699,10 @@
}
},
"node_modules/@zip.js/zip.js": {
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.8.tgz",
"integrity": "sha512-v0KutehhSAuaoFAFGLp+V4+UiZ1mIxQ8vNOYMD7k9ZJaBbtQV49MYlg568oRLiuwWDg2Di58Iw3Q0ESNWR+5JA==",
"version": "2.8.10",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.10.tgz",
"integrity": "sha512-WVywWK8HSttmFFYSih7lUjjaV4zGzMxy992y0tHrZY4Wf9x/uNBA/XJ50RvfGjuuJKti4yueEHA2ol2pOq6VDg==",
"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.8",
"@zip.js/zip.js": "^2.8.10",
"concurrently": "^9.2.1",
"cypress": "^15.6.0",
"cypress-axe": "^1.7.0",