fix(deps): bump webdav from 5.4.0 to ^5.5.0 (main) (#5859)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-20 00:37:39 +00:00 committed by GitHub
parent 7be3751205
commit 6244af93bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -53,7 +53,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^5.4.0"
"webdav": "^5.5.0"
},
"devDependencies": {
"@babel/core": "^7.24.0",
@ -19881,9 +19881,9 @@
}
},
"node_modules/webdav": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.4.0.tgz",
"integrity": "sha512-QCvHbzDvr1NKldx0lUHo2Z8Hc+dgvfORNP+a7Da8TRXVJXYTMIa3UKEwXIgkl8iVQUl4cJvU5EaT8hQ5HlfgPQ==",
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.5.0.tgz",
"integrity": "sha512-SHSDe6n8lBuwwyX+uePB1N1Yn35ebd3locl/LbADMWpcEoowyFdIbnH3fv17T4Jf2tOa1Vwjr/Lld3t0dOio1w==",
"dependencies": {
"@buttercup/fetch": "^0.2.1",
"base-64": "^1.0.0",

View File

@ -80,7 +80,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^5.4.0"
"webdav": "^5.5.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"