aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-21 03:01:54 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2025-01-29 15:15:51 +0100
commit853cfa7070a0d7559d9260b96b7a9c9ee0c6d418 (patch)
tree63a126e399c5dc60d8d0d37096e20ced776a0021 /package.json
parent812f6f08faa51f5454108122fc963fa7455cdf01 (diff)
downloadnextcloud-server-853cfa7070a0d7559d9260b96b7a9c9ee0c6d418.tar.gz
nextcloud-server-853cfa7070a0d7559d9260b96b7a9c9ee0c6d418.zip
chore(deps-dev): bump @zip.js/zip.js from 2.7.53 to 2.7.54dependabot/npm_and_yarn/zip.js/zip.js-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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 24227bfc7f9..e5019aa7370 100644
--- a/package.json
+++ b/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",