mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 05:20:46 -05:00
chore(deps-dev): Bump @zip.js/zip.js from 2.8.19 to 2.8.20
Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.8.19 to 2.8.20. - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.19...v2.8.20) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-version: 2.8.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8adf66a099
commit
4afc586599
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -51,7 +51,7 @@
|
|||
"@vitest/coverage-istanbul": "^4.0.18",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
"@zip.js/zip.js": "^2.8.19",
|
||||
"@zip.js/zip.js": "^2.8.20",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.10.0",
|
||||
"cypress-axe": "^1.7.0",
|
||||
|
|
@ -5051,9 +5051,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@zip.js/zip.js": {
|
||||
"version": "2.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.19.tgz",
|
||||
"integrity": "sha512-GqYlOH4FsIM+vDaYPlQGgLlsyOuO3MPwof/VE/ZFarL4TrbvajGlX/RORFHKlZZUzvv6UiCU73WdfKBvSpEtGA==",
|
||||
"version": "2.8.20",
|
||||
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.20.tgz",
|
||||
"integrity": "sha512-oJzVhK9gnSKD++WLG37QEgeTgm5W8XUYmNv0EhOxytSr85vXn9EMpOoKNTK3yWDLa55Z0MovKW/6RNeh9OUmnA==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"engines": {
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@
|
|||
"@vitest/coverage-istanbul": "^4.0.18",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
"@zip.js/zip.js": "^2.8.19",
|
||||
"@zip.js/zip.js": "^2.8.20",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.10.0",
|
||||
"cypress-axe": "^1.7.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue