Merge pull request #58308 from nextcloud/dependabot/npm_and_yarn/stable32/zip.js/zip.js-2.8.20

[stable32] chore(deps-dev): Bump @zip.js/zip.js from 2.8.16 to 2.8.20
This commit is contained in:
github-actions[bot] 2026-02-13 13:08:02 +01:00 committed by GitHub
commit 44b86c50a5
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

@ -109,7 +109,7 @@
"@vitest/coverage-v8": "^3.2.4",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
"@zip.js/zip.js": "^2.8.16",
"@zip.js/zip.js": "^2.8.20",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",
@ -7940,9 +7940,9 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
"version": "2.8.16",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.16.tgz",
"integrity": "sha512-kCjaXh50GCf9afcof6ekjXPKR//rBVIxNHJLSUaM3VAET2F0+hymgrK1GpInRIIFUpt+wsnUfgx2+bbrmc+7Tw==",
"version": "2.8.20",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.20.tgz",
"integrity": "sha512-oJzVhK9gnSKD++WLG37QEgeTgm5W8XUYmNv0EhOxytSr85vXn9EMpOoKNTK3yWDLa55Z0MovKW/6RNeh9OUmnA==",
"dev": true,
"engines": {
"bun": ">=0.7.0",

View file

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