aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-06 18:19:01 +0000
committerGit'Fellow <12234510+solracsf@users.noreply.github.com>2024-10-13 12:38:06 +0200
commit4269794af7669647f467bd4f7e1401c399372adf (patch)
tree9e63e003c6bcbf75f41f50ed7b79ebbed9b08f96
parentc5115caaccec82aff3e9bb8b7a06c010fef1e519 (diff)
downloadnextcloud-server-dependabot/npm_and_yarn/webdav-5.7.1.tar.gz
nextcloud-server-dependabot/npm_and_yarn/webdav-5.7.1.zip
build(deps): bump webdav from 5.7.0 to 5.7.1dependabot/npm_and_yarn/webdav-5.7.1
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.7.0 to 5.7.1. - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.7.0...v5.7.1) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index f4a2dc3ee7b..a0dd0f66e34 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -86,7 +86,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "webdav": "^5.7.0"
+ "webdav": "^5.7.1"
},
"devDependencies": {
"@babel/node": "^7.25.7",
diff --git a/package.json b/package.json
index 9d2539b8ddf..a555bcbc244 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "webdav": "^5.7.0"
+ "webdav": "^5.7.1"
},
"devDependencies": {
"@babel/node": "^7.25.7",