Merge pull request #56582 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.8.11

pull/56049/head
dependabot[bot] 2025-11-24 16:49:46 +07:00 committed by GitHub
commit 76042a1c5a
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",
@ -4754,10 +4754,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",