aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-14 09:31:39 +0000
committerAndy Scherzinger <info@andy-scherzinger.de>2024-08-26 23:51:35 +0200
commit5c5eaf2630c810073a30e36f734754a6c14fd49b (patch)
treebc58afbffafc5822494d02567fc41895b26edade /package.json
parent2b89ec16e344d0df7a397868f1d02fc8535f2e6f (diff)
downloadnextcloud-server-5c5eaf2630c810073a30e36f734754a6c14fd49b.tar.gz
nextcloud-server-5c5eaf2630c810073a30e36f734754a6c14fd49b.zip
chore(deps): bump webdav from 5.7.0 to 5.7.1
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.7.0 to 5.7.1. - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.7.0...v5.7.1) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production 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 09f73f60525..feb8bf1beae 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.7.0"
+ "webdav": "^5.7.1"
},
"devDependencies": {
"@babel/node": "^7.24.8",