summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-05-29 09:23:24 +0200
committerGitHub <noreply@github.com>2021-05-29 09:23:24 +0200
commit47217ba3652a44840cf5500c9d7685f776e390b2 (patch)
treee97b0b0a78d9b75ca09dbbbc4fed5e6b91f602d2 /package.json
parent433cf1a08a1f310af875a5678de9bafaf6ff8145 (diff)
parentda0704d056eef11c179ce7a9486139b5a9ce52b9 (diff)
downloadnextcloud-server-47217ba3652a44840cf5500c9d7685f776e390b2.tar.gz
nextcloud-server-47217ba3652a44840cf5500c9d7685f776e390b2.zip
Merge pull request #27175 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.0
Bump webdav from 3.6.2 to 4.6.0
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 c16add7113c..31f8ec4da97 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "webdav": "^3.6.2"
+ "webdav": "^4.6.0"
},
"devDependencies": {
"@babel/core": "^7.14.3",