chore(deps-dev): bump @zip.js/zip.js from 2.7.62 to 2.7.71

Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.62 to 2.7.71.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.62...v2.7.71)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.7.71
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/54210/head
dependabot[bot] 10 months ago committed by GitHub
parent 4ce1980eff
commit 2cb552d8e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 9
      package-lock.json
  2. 2
      package.json

9
package-lock.json generated

@ -111,7 +111,7 @@
"@vitest/coverage-v8": "^3.2.3",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
"@zip.js/zip.js": "^2.7.62",
"@zip.js/zip.js": "^2.7.71",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",
@ -7946,11 +7946,10 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
"version": "2.7.62",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.62.tgz",
"integrity": "sha512-OaLvZ8j4gCkLn048ypkZu29KX30r8/OfFF2w4Jo5WXFr+J04J+lzJ5TKZBVgFXhlvSkqNFQdfnY1Q8TMTCyBVA==",
"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==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"bun": ">=0.7.0",
"deno": ">=1.0.0",

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

Loading…
Cancel
Save