summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-28 01:04:52 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-08-29 19:30:35 +0000
commitbf780589c04483348250827c7be19281c09795a3 (patch)
tree93748c51bbb7c67b729e6a6e3e6eb2d84c7149aa /package.json
parent95662a1070e835cecba9e7478911e80487c9e4df (diff)
downloadnextcloud-server-bf780589c04483348250827c7be19281c09795a3.tar.gz
nextcloud-server-bf780589c04483348250827c7be19281c09795a3.zip
Bump webdav from 4.6.1 to 4.7.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.6.1 to 4.7.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.6.1...v4.7.0) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 9804384f0a8..636cfc57a50 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "webdav": "^4.6.1"
+ "webdav": "^4.7.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",