aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-22 20:10:32 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-06-22 20:26:31 +0000
commitf89a4fcaa8671c26821e62d070921ea9dbbb0688 (patch)
tree5f47a16b6fa7fa5a82769f8f688f5aeabe787f04 /package.json
parent6234b090cd6e6ca265634a3e051bb83630b4680f (diff)
downloadnextcloud-server-f89a4fcaa8671c26821e62d070921ea9dbbb0688.tar.gz
nextcloud-server-f89a4fcaa8671c26821e62d070921ea9dbbb0688.zip
chore(deps): Bump fast-xml-parser and webdav
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.5 and updates ancestor dependency [webdav](https://github.com/perry-mitchell/webdav-client). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.2.4 to 4.2.5 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5) Updates `webdav` from 5.1.0 to 5.2.1 - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.1.0...v5.2.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect - dependency-name: webdav dependency-type: direct:production ... 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 13538c5a2ac..d14bb0deb3c 100644
--- a/package.json
+++ b/package.json
@@ -114,7 +114,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "webdav": "^5.0.0"
+ "webdav": "^5.2.1"
},
"devDependencies": {
"@babel/node": "^7.20.7",