Merge pull request #49326 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.7.53

pull/49325/head
dependabot[bot] 11 months ago committed by GitHub
commit 631ccea578
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -111,7 +111,7 @@
"@vitest/coverage-v8": "^2.1.1",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
"@zip.js/zip.js": "^2.7.52",
"@zip.js/zip.js": "^2.7.53",
"babel-loader": "^9.2.1",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",
@ -7026,9 +7026,9 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
"version": "2.7.52",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.52.tgz",
"integrity": "sha512-+5g7FQswvrCHwYKNMd/KFxZSObctLSsQOgqBSi0LzwHo3li9Eh1w5cF5ndjQw9Zbr3ajVnd2+XyiX85gAetx1Q==",
"version": "2.7.53",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.53.tgz",
"integrity": "sha512-G6Bl5wN9EXXVaTUIox71vIX5Z454zEBe+akKpV4m1tUboIctT5h7ID3QXCJd/Lfy2rSvmkTmZIucf1jGRR4f5A==",
"dev": true,
"engines": {
"bun": ">=0.7.0",

@ -142,7 +142,7 @@
"@vitest/coverage-v8": "^2.1.1",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
"@zip.js/zip.js": "^2.7.52",
"@zip.js/zip.js": "^2.7.53",
"babel-loader": "^9.2.1",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",

Loading…
Cancel
Save