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-08-21 04:07:09 +0300
committerLouis Chemineau <louis@chmn.me>2021-08-23 10:17:14 +0300
commit687d0abfc532e97ea87033ac869bed0f3831a41b (patch)
tree2bc72f1ce07a25cf5ffba7aba9edc4dfc53406ff /package.json
parent664a95eb75fc97cc2b68dd77244b09e1931b0fc2 (diff)
Bump webdav from 4.6.0 to 4.6.1
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.6.0 to 4.6.1. - [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/v4.6.0...v4.6.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 f32164b641a..00e6a512d26 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": "^4.6.0"
+ "webdav": "^4.6.1"
},
"devDependencies": {
"@babel/core": "^7.14.8",