Merge pull request #58479 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.8.21

chore(deps-dev): Bump @zip.js/zip.js from 2.8.20 to 2.8.21
This commit is contained in:
github-actions[bot] 2026-02-21 09:35:44 +01:00 committed by GitHub
commit 0f54c82f80
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.0.18",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.20",
"@zip.js/zip.js": "^2.8.21",
"concurrently": "^9.2.1",
"cypress": "^15.10.0",
"cypress-axe": "^1.7.0",
@ -5057,9 +5057,9 @@
}
},
"node_modules/@zip.js/zip.js": {
"version": "2.8.20",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.20.tgz",
"integrity": "sha512-oJzVhK9gnSKD++WLG37QEgeTgm5W8XUYmNv0EhOxytSr85vXn9EMpOoKNTK3yWDLa55Z0MovKW/6RNeh9OUmnA==",
"version": "2.8.21",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.21.tgz",
"integrity": "sha512-fkyzXISE3IMrstDO1AgPkJCx14MYHP/suIGiAovEYEuBjq3mffsuL6aMV7ohOSjW4rXtuACuUfpA3GtITgdtYg==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {

View file

@ -80,7 +80,7 @@
"@vitest/coverage-istanbul": "^4.0.18",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.20",
"@zip.js/zip.js": "^2.8.21",
"concurrently": "^9.2.1",
"cypress": "^15.10.0",
"cypress-axe": "^1.7.0",