Merge pull request #57606 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.8.15

build(deps-dev): bump @zip.js/zip.js from 2.8.14 to 2.8.15
This commit is contained in:
github-actions[bot] 2026-01-18 11:24:42 +01:00 committed by GitHub
commit bf73333a44
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

@ -50,7 +50,7 @@
"@vitest/coverage-istanbul": "^4.0.17",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.14",
"@zip.js/zip.js": "^2.8.15",
"concurrently": "^9.2.1",
"cypress": "^15.9.0",
"cypress-axe": "^1.7.0",
@ -4938,9 +4938,9 @@
}
},
"node_modules/@zip.js/zip.js": {
"version": "2.8.14",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.14.tgz",
"integrity": "sha512-BZ7OyJLA5cjYwf2jVjvZCK10swzIc6sDOLpkPjJXfXgx/IHF5y61PyL3Ko5/q3bUU5GvIhk6tzKDUcDJ7rhzbg==",
"version": "2.8.15",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.15.tgz",
"integrity": "sha512-HZKJLFe4eGVgCe9J87PnijY7T1Zn638bEHS+Fm/ygHZozRpefzWcOYfPaP52S8pqk9g4xN3+LzMDl3Lv9dLglA==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {

View file

@ -79,7 +79,7 @@
"@vitest/coverage-istanbul": "^4.0.17",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.14",
"@zip.js/zip.js": "^2.8.15",
"concurrently": "^9.2.1",
"cypress": "^15.9.0",
"cypress-axe": "^1.7.0",