Merge pull request #59439 from nextcloud/dependabot/npm_and_yarn/stable33/zip.js/zip.js-2.8.26

[stable33] chore(deps-dev): Bump @zip.js/zip.js from 2.8.23 to 2.8.26
This commit is contained in:
github-actions[bot] 2026-04-13 22:15:41 +00:00 committed by GitHub
commit 13e95ae371
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.1.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.9.0",
"@zip.js/zip.js": "^2.8.23",
"@zip.js/zip.js": "^2.8.26",
"concurrently": "^9.2.1",
"cypress": "^15.12.0",
"cypress-axe": "^1.7.0",
@ -4976,9 +4976,9 @@
}
},
"node_modules/@zip.js/zip.js": {
"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==",
"version": "2.8.26",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.26.tgz",
"integrity": "sha512-RQ4h9F6DOiHxpdocUDrOl6xBM+yOtz+LkUol47AVWcfebGBDpZ7w7Xvz9PS24JgXvLGiXXzSAfdCdVy1tPlaFA==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {

View file

@ -80,7 +80,7 @@
"@vitest/coverage-istanbul": "^4.1.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.9.0",
"@zip.js/zip.js": "^2.8.23",
"@zip.js/zip.js": "^2.8.26",
"concurrently": "^9.2.1",
"cypress": "^15.12.0",
"cypress-axe": "^1.7.0",