|
|
|
|
@ -38,7 +38,7 @@ |
|
|
|
|
"vue": "^3.5.34", |
|
|
|
|
"vue-router": "^5.0.6", |
|
|
|
|
"vuex": "^4.1.0", |
|
|
|
|
"webdav": "^5.9.0" |
|
|
|
|
"webdav": "^5.10.0" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@nextcloud/browserslist-config": "^3.1.2", |
|
|
|
|
@ -8766,9 +8766,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.7.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.3.tgz", |
|
|
|
|
"integrity": "sha512-C0AaNuC+mscy6vrAQKAc/rMq+zAPHodfHGZu4sGVehvAQt/JLG1O5zEcYcXSY5zSqr4YVgxsB+pHXTq0i7eDlg==", |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"type": "github", |
|
|
|
|
@ -8778,7 +8778,7 @@ |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nodable/entities": "^2.1.0", |
|
|
|
|
"fast-xml-builder": "^1.1.5", |
|
|
|
|
"fast-xml-builder": "^1.1.7", |
|
|
|
|
"path-expression-matcher": "^1.5.0", |
|
|
|
|
"strnum": "^2.2.3" |
|
|
|
|
}, |
|
|
|
|
@ -18166,20 +18166,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", |
|
|
|
|
|