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

github.com/nextcloud/mail.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>2022-05-10 16:34:04 +0300
committerGitHub <noreply@github.com>2022-05-10 16:34:04 +0300
commitd5365d58e1e42f3fc3370dbabbb57757f493f1ca (patch)
tree7436f3b5d34a1ba7b9bb5b0f2825ba9fd4be0541 /package.json
parent768320d4e1b7dd27779ec107f6ddf5a7b755a141 (diff)
Bump webdav from 4.8.0 to 4.9.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.8.0 to 4.9.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/v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-minor ... 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 4d1fb4698..6ea6454f6 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"vue-tabs-component": "^1.5.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "webdav": "^4.8.0"
+ "webdav": "^4.9.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"