Browse Source
Merge pull request #54343 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.7.72
pull/54200/head
dependabot[bot]
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
5 additions and
5 deletions
-
package-lock.json
-
package.json
|
|
|
@ -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.71", |
|
|
|
"@zip.js/zip.js": "^2.7.72", |
|
|
|
"babel-loader-exclude-node-modules-except": "^1.2.1", |
|
|
|
"babel-plugin-module-resolver": "^5.0.2", |
|
|
|
"colord": "^2.9.3", |
|
|
|
@ -7853,9 +7853,9 @@ |
|
|
|
"license": "Apache-2.0" |
|
|
|
}, |
|
|
|
"node_modules/@zip.js/zip.js": { |
|
|
|
"version": "2.7.71", |
|
|
|
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.71.tgz", |
|
|
|
"integrity": "sha512-TA6hXQQeOsqJGchrPRaPPt+CScLcS05A/JD03sVTysAUqJ1HungAW5rSqRk23AK9i3Zph5kswrv31rHSEum+Tw==", |
|
|
|
"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==", |
|
|
|
"dev": true, |
|
|
|
"engines": { |
|
|
|
"bun": ">=0.7.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.71", |
|
|
|
"@zip.js/zip.js": "^2.7.72", |
|
|
|
"babel-loader-exclude-node-modules-except": "^1.2.1", |
|
|
|
"babel-plugin-module-resolver": "^5.0.2", |
|
|
|
"colord": "^2.9.3", |
|
|
|
|