mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #54895 from nextcloud/dependabot/npm_and_yarn/stable32/zip.js/zip.js-2.7.73
[stable32] build(deps-dev): bump @zip.js/zip.js from 2.7.72 to 2.7.73
This commit is contained in:
commit
bc9104066d
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -111,7 +111,7 @@
|
|||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"@vue/test-utils": "^1.3.5",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"@zip.js/zip.js": "^2.7.72",
|
||||
"@zip.js/zip.js": "^2.7.73",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
"colord": "^2.9.3",
|
||||
|
|
@ -7654,11 +7654,10 @@
|
|||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@zip.js/zip.js": {
|
||||
"version": "2.7.72",
|
||||
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.72.tgz",
|
||||
"integrity": "sha512-3/A4JwrgkvGBlCxtItjxs8HrNbuTAAl/zlGkV6tC5Fb5k5nk4x2Dqxwl/YnUys5Ch+QB01eJ8Q5K/J2uXfy9Vw==",
|
||||
"version": "2.7.73",
|
||||
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.73.tgz",
|
||||
"integrity": "sha512-I2UP8/rdQE5hTtVVL08B7P8XuwXiKuuMUPjNuFOVL/9b+8IsExR9S5jz2H58u0rJjU4M1BikLgqEMG8gZJZVBw==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"engines": {
|
||||
"bun": ">=0.7.0",
|
||||
"deno": ">=1.0.0",
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@
|
|||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"@vue/test-utils": "^1.3.5",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"@zip.js/zip.js": "^2.7.72",
|
||||
"@zip.js/zip.js": "^2.7.73",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
"colord": "^2.9.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue