aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-05 13:07:43 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2024-04-30 13:23:30 +0200
commit122141e3c564edfa470b3b8fd87112ed37ba917a (patch)
treed987bf3f603cf48f475f471a3e66589b58fbcdea /package.json
parentcb27fbc3bb9423ee5b4c7e30df46de14ba33ec9b (diff)
downloadnextcloud-server-122141e3c564edfa470b3b8fd87112ed37ba917a.tar.gz
nextcloud-server-122141e3c564edfa470b3b8fd87112ed37ba917a.zip
build(deps): bump webdav from 5.4.0 to 5.5.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.4.0 to 5.5.0. - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 4fd53a90865..c82dc385084 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "webdav": "^5.4.0",
+ "webdav": "^5.5.0",
"xml2js": "^0.6.2"
},
"devDependencies": {