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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-08-31 17:01:47 +0300
committerGitHub <noreply@github.com>2021-08-31 17:01:47 +0300
commite88492084ce88dca36b91024a483b79cfa20dc02 (patch)
tree8cd4ce485f5ef38c6627462e4911dad325a98c1f /package.json
parentc57e3af333e3e8ffa921521c85ae1d315411e070 (diff)
parent88116a06e65c80b2b2a66d5f3d213bbb9a1f7f70 (diff)
Merge pull request #6164 from nextcloud/dependabot/npm_and_yarn/webdav-4.7.0
Bump webdav from 4.6.1 to 4.7.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 9e17e8dcf..03f278c80 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"vue-shortkey": "^3.1.7",
"vue2-leaflet": "^2.7.1",
"vuex": "^3.6.2",
- "webdav": "^4.6.1",
+ "webdav": "^4.7.0",
"webrtc-adapter": "^8.1.0",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",