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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-12 11:23:42 +0300
committerGitHub <noreply@github.com>2020-10-12 11:23:42 +0300
commitd1802b0fca23181669eefab065bfacf9d6562acb (patch)
tree908504c31704913c779a7e5845a57165d57ff6d2 /package.json
parent340047aa0e5461f1aa786d798e478814356ca2c0 (diff)
Bump webdav from 3.3.0 to 3.5.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 3.3.0 to 3.5.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.3.0...v3.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 65dd19692..144615177 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"vue-router": "^3.4.6",
"vue-shortkey": "^3.1.7",
"vuex": "^3.5.1",
- "webdav": "^3.3.0",
+ "webdav": "^3.5.0",
"webrtc-adapter": "^7.7.0",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1"