build(deps-dev): bump @zip.js/zip.js in /build/frontend-legacy

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

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.8
  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] 2025-10-22 20:12:46 +00:00 committed by GitHub
parent 86e47d82e8
commit 9d0ac7461e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View file

@ -104,7 +104,7 @@
"@vitest/coverage-v8": "^3.2.4",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "~0.5.1",
"@zip.js/zip.js": "^2.8.2",
"@zip.js/zip.js": "^2.8.8",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",
@ -6551,11 +6551,10 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
"version": "2.8.4",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.4.tgz",
"integrity": "sha512-DsayUNi6AAXKNahxu2mLSr8iecZYoBgsW0TuPcxwUv0jh3eTf1XI0OI1V1loCyxCyuwnLtwj92iCJ7oiQSt8ow==",
"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==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"bun": ">=0.7.0",
"deno": ">=1.0.0",

View file

@ -120,7 +120,7 @@
"@vitest/coverage-v8": "^3.2.4",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "~0.5.1",
"@zip.js/zip.js": "^2.8.2",
"@zip.js/zip.js": "^2.8.8",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",