Merge pull request #60438 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable34/webdav-5.10.0

[stable34] chore(deps): Bump webdav from 5.9.0 to 5.10.0 in /build/frontend-legacy
This commit is contained in:
Andy Scherzinger 2026-05-18 20:13:16 +02:00 committed by GitHub
commit eca673bfa5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 36 additions and 35 deletions

View file

@ -76,7 +76,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^5.9.0"
"webdav": "^5.10.0"
},
"devDependencies": {
"@babel/node": "^7.29.0",
@ -9743,9 +9743,9 @@
}
},
"node_modules/fast-xml-parser": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz",
"integrity": "sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==",
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.8.0.tgz",
"integrity": "sha512-6bIM7fsJxeo3uXv7OncQYsBAMPJ7V16Slahl/6M98C/i2q+vB1+4a0MtrvYwDFEUrwDSbAmeLDRXsOBwrL7yAg==",
"funding": [
{
"type": "github",
@ -9755,9 +9755,10 @@
"license": "MIT",
"dependencies": {
"@nodable/entities": "^2.1.0",
"fast-xml-builder": "^1.1.5",
"fast-xml-builder": "^1.2.0",
"path-expression-matcher": "^1.5.0",
"strnum": "^2.2.3"
"strnum": "^2.3.0",
"xml-naming": "^0.1.0"
},
"bin": {
"fxparser": "src/cli/cli.js"
@ -17137,9 +17138,9 @@
"license": "MIT"
},
"node_modules/strnum": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.3.tgz",
"integrity": "sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.3.0.tgz",
"integrity": "sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q==",
"funding": [
{
"type": "github",
@ -19023,20 +19024,20 @@
}
},
"node_modules/webdav": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.9.0.tgz",
"integrity": "sha512-OMJ6wtK1WvCO++aOLoQgE96S8KT4e5aaClWHmHXfFU369r4eyELN569B7EqT4OOUb99mmO58GkyuiCv/Ag6J0Q==",
"version": "5.10.0",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.10.0.tgz",
"integrity": "sha512-fVPuRLtcduVGvSO7Tn/6TQCzIvI/g6BO/+xPRctCvi/GytYpjn4czxWbh4HsArsdom9qz9BI63k9/v2HBUui1A==",
"license": "MIT",
"dependencies": {
"@buttercup/fetch": "^0.2.1",
"base-64": "^1.0.0",
"byte-length": "^1.0.2",
"entities": "^6.0.1",
"fast-xml-parser": "^5.3.4",
"fast-xml-parser": "^5.7.2",
"hot-patcher": "^2.0.1",
"layerr": "^3.0.0",
"md5": "^2.3.0",
"minimatch": "^9.0.5",
"minimatch": "^9.0.9",
"nested-property": "^4.0.0",
"node-fetch": "^3.3.2",
"path-posix": "^1.0.0",

View file

@ -95,7 +95,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^5.9.0"
"webdav": "^5.10.0"
},
"devDependencies": {
"@babel/node": "^7.29.0",

View file

@ -160,7 +160,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -224,7 +224,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.2
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -270,7 +270,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -170,7 +170,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -170,7 +170,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -129,7 +129,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -304,7 +304,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -235,7 +235,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -173,7 +173,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

View file

@ -219,7 +219,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

@ -640,7 +640,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.1
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- base64-js
- version: 1.5.1

File diff suppressed because one or more lines are too long

View file

@ -567,7 +567,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.1
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- webpack
- version: 5.105.3

View file

@ -580,7 +580,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.1
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- webpack
- version: 5.105.3

View file

@ -126,7 +126,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- webpack
- version: 5.105.3

View file

@ -157,7 +157,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- webpack
- version: 5.105.3

View file

@ -261,7 +261,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- webpack
- version: 5.105.3

View file

@ -232,7 +232,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- version: 5.10.0
- license: MIT
- webpack
- version: 5.105.3