mirror of
https://github.com/nextcloud/server.git
synced 2026-05-19 08:25:56 -04:00
Merge pull request #58084 from nextcloud/dependabot/npm_and_yarn/stable31/zip.js/zip.js-2.8.16
[stable31] build(deps-dev): bump @zip.js/zip.js from 2.8.15 to 2.8.16
This commit is contained in:
commit
913abbdb93
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -111,7 +111,7 @@
|
|||
"@vitest/coverage-v8": "^2.1.9",
|
||||
"@vue/test-utils": "^1.3.5",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"@zip.js/zip.js": "^2.8.15",
|
||||
"@zip.js/zip.js": "^2.8.16",
|
||||
"babel-loader": "^9.2.1",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
|
|
@ -7377,9 +7377,9 @@
|
|||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@zip.js/zip.js": {
|
||||
"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==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"bun": ">=0.7.0",
|
||||
|
|
|
|||
|
|
@ -148,7 +148,7 @@
|
|||
"@vitest/coverage-v8": "^2.1.9",
|
||||
"@vue/test-utils": "^1.3.5",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"@zip.js/zip.js": "^2.8.15",
|
||||
"@zip.js/zip.js": "^2.8.16",
|
||||
"babel-loader": "^9.2.1",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue