Chore(deps): Bump webdav from 4.11.2 to 4.11.3

Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.11.2 to 4.11.3.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/v4.11.3/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.11.2...v4.11.3)

---
updated-dependencies:
- dependency-name: webdav
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-02 01:38:06 +00:00 committed by nextcloud-command
parent 5df1aa5b15
commit f0104ca92f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -42,7 +42,7 @@
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^4.11.2"
"webdav": "^4.11.3"
},
"devDependencies": {
"@cypress/browserify-preprocessor": "^3.0.2",

View File

@ -70,7 +70,7 @@
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^4.11.2"
"webdav": "^4.11.3"
},
"browserslist": [
"extends @nextcloud/browserslist-config"