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:
authorVincent Petry <vincent@nextcloud.com>2021-06-01 21:53:50 +0300
committerGitHub <noreply@github.com>2021-06-01 21:53:50 +0300
commit9f6d7b53524d416963aebe23adc71eec66a5db2e (patch)
tree2d1b8046f573c770c1adb7c60d3233bd913ca84d /package.json
parent168c67d79b3c4a8a42dfba60b225f8fe752763b2 (diff)
parent0144c691f075d70b6b912c7a006f1594d785ea60 (diff)
Merge pull request #5685 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.0
Bump webdav from 4.5.0 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 b6194fa93..b067ecb90 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"vue-shortkey": "^3.1.7",
"vue2-leaflet": "^2.7.0",
"vuex": "^3.6.2",
- "webdav": "^4.5.0",
+ "webdav": "^4.6.0",
"webrtc-adapter": "^8.0.0",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1"