diff options
-rw-r--r-- | package-lock.json | 2 | ||||
-rw-r--r-- | package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json index ddd7b51afea..92f9abb63d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "vuedraggable": "^2.24.3", "vuex": "^3.6.2", "vuex-router-sync": "^5.0.0", - "webdav": "^5.4.0", + "webdav": "^5.5.0", "xml2js": "^0.6.2" }, "devDependencies": { diff --git a/package.json b/package.json index af4b9e8b14c..a25c8117f07 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "vuedraggable": "^2.24.3", "vuex": "^3.6.2", "vuex-router-sync": "^5.0.0", - "webdav": "^5.4.0", + "webdav": "^5.5.0", "xml2js": "^0.6.2" }, "devDependencies": { |