Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-27 11:17:34 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-05-29 09:58:26 +0300
commitda0704d056eef11c179ce7a9486139b5a9ce52b9 (patch)
tree9d7c0c9317f006ceb30684b71077fddf2fcc2556 /package.json
parentfb583d5665771d15b0c1d20fc56781173cf7fd2e (diff)
Bump webdav from 3.6.2 to 4.6.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 3.6.2 to 4.6.0. - [Release notes](https://github.com/perry-mitchell/webdav-client/releases) - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v3.6.2...v4.6.0) 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 dd9430bb751..08e2f5d5eef 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.2",