summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-11 12:32:12 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-01-11 12:50:09 +0000
commita85e628fc39baf52d6d0ef865a84016db27c10ef (patch)
tree56fc2284e3d722772ccdbd2808066cdca40c45ca /package.json
parent27c932ae295bbfc0ebabfccaca4bb7edf8c390df (diff)
downloadnextcloud-server-a85e628fc39baf52d6d0ef865a84016db27c10ef.tar.gz
nextcloud-server-a85e628fc39baf52d6d0ef865a84016db27c10ef.zip
Bump webdav from 3.6.1 to 3.6.2
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 3.6.1 to 3.6.2. - [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.6.1...v3.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@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 36914d62293..db3af1df8f7 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.0",
"vuex-router-sync": "^5.0.0",
- "webdav": "^3.6.1"
+ "webdav": "^3.6.2"
},
"devDependencies": {
"@babel/core": "^7.12.10",