mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
build(deps-dev): bump @zip.js/zip.js from 2.8.2 to 2.8.8
Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.8.2 to 2.8.8. - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.2...v2.8.8) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-version: 2.8.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a406ef5267
commit
4194703cda
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -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.8.2",
|
||||
"@zip.js/zip.js": "^2.8.8",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
"colord": "^2.9.3",
|
||||
|
|
@ -7620,14 +7620,14 @@
|
|||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@zip.js/zip.js": {
|
||||
"version": "2.8.2",
|
||||
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.2.tgz",
|
||||
"integrity": "sha512-PI6UdgpSeVoGvzguKHmy2bwOqI3UYkntLZOCpyJSKIi7234c5aJmQYkJB/P4P2YUJkqhbqvu7iM2/0eJZ178nA==",
|
||||
"version": "2.8.8",
|
||||
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.8.tgz",
|
||||
"integrity": "sha512-v0KutehhSAuaoFAFGLp+V4+UiZ1mIxQ8vNOYMD7k9ZJaBbtQV49MYlg568oRLiuwWDg2Di58Iw3Q0ESNWR+5JA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"bun": ">=0.7.0",
|
||||
"deno": ">=1.0.0",
|
||||
"node": ">=16.5.0"
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/abbrev": {
|
||||
|
|
|
|||
|
|
@ -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.8.2",
|
||||
"@zip.js/zip.js": "^2.8.8",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
"colord": "^2.9.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue