Browse Source

chore(deps-dev): bump @zip.js/zip.js from 2.7.53 to 2.7.54

Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.53 to 2.7.54.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.53...v2.7.54)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/49948/head
dependabot[bot] 10 months ago
committed by Ferdinand Thiessen
parent
commit
853cfa7070
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json

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

2
package.json

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

Loading…
Cancel
Save