aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-17 01:52:48 +0000
committerGitHub <noreply@github.com>2025-05-17 01:52:48 +0000
commitd4984b8c130efa9b3648fd245ab3fdd717165b00 (patch)
tree9b5016e5c9ca33f44d7fc39d7ef52e8d7d5d887c
parente4e71c073dbc8c17f74e6be094027d140bc90b2c (diff)
downloadnextcloud-server-dependabot/npm_and_yarn/zip.js/zip.js-2.7.61.tar.gz
nextcloud-server-dependabot/npm_and_yarn/zip.js/zip.js-2.7.61.zip
chore(deps-dev): Bump @zip.js/zip.js from 2.7.60 to 2.7.61dependabot/npm_and_yarn/zip.js/zip.js-2.7.61
Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.60 to 2.7.61. - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.7.60...v2.7.61) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-version: 2.7.61 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 530a13a199e..11195fb0bd0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -112,7 +112,7 @@
"@vitest/coverage-v8": "^3.1.3",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
- "@zip.js/zip.js": "^2.7.60",
+ "@zip.js/zip.js": "^2.7.61",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",
@@ -7645,9 +7645,9 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
- "version": "2.7.60",
- "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.60.tgz",
- "integrity": "sha512-vA3rLyqdxBrVo1FWSsbyoecaqWTV+vgPRf0QKeM7kVDG0r+lHUqd7zQDv1TO9k4BcAoNzNDSNrrel24Mk6addA==",
+ "version": "2.7.61",
+ "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.61.tgz",
+ "integrity": "sha512-+tZvY10nkW0pJoU88XFWLBd2O9PJPvEnDhSY/jQHfIroN5W5qGfPgFHKC4lkx0+9Vw/0IAkNHf1XBVInBkM9Vw==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
diff --git a/package.json b/package.json
index 4f6e69a7d52..74e484f96e7 100644
--- a/package.json
+++ b/package.json
@@ -143,7 +143,7 @@
"@vitest/coverage-v8": "^3.1.3",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
- "@zip.js/zip.js": "^2.7.60",
+ "@zip.js/zip.js": "^2.7.61",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",