summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-06-18 02:51:52 +0000
committerGitHub <noreply@github.com>2023-06-18 02:51:52 +0000
commita9ec4498c7040ff634b9cedc7acba49e1170c9b5 (patch)
tree6a6faad39a037f7083c415f904c8b9b9448dc792 /package-lock.json
parentec0dbf123ac264bf5871e593ccf5d552f0053db6 (diff)
downloadnextcloud-server-a9ec4498c7040ff634b9cedc7acba49e1170c9b5.tar.gz
nextcloud-server-a9ec4498c7040ff634b9cedc7acba49e1170c9b5.zip
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package-lock.json b/package-lock.json
index 1a987da89af..cd60400a3d4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11703,9 +11703,9 @@
"dev": true
},
"node_modules/fast-xml-parser": {
- "version": "4.2.2",
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.2.tgz",
- "integrity": "sha512-DLzIPtQqmvmdq3VUKR7T6omPK/VCRNqgFlGtbESfyhcH2R4I8EzK1/K6E8PkRCK2EabWrUHK32NjYRbEFnnz0Q==",
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.4.tgz",
+ "integrity": "sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ==",
"funding": [
{
"type": "paypal",
@@ -25366,9 +25366,9 @@
}
},
"node_modules/webdav": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.0.0.tgz",
- "integrity": "sha512-6uSa4TN74r0WrZK7ILA3Y+rTGc5/evzOpXOmC5DDqaDmb5oBaG3C44FL44FzyaxdGFqsR/BkC8A50RthT5APXQ==",
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.1.0.tgz",
+ "integrity": "sha512-66OP2/PkVe3tkVy5wO/XsGebKuWhn2ebywA7a11ViHNls8Y6pgop6hU9j7god+GbZv/zVQeTs9w3ZS7JhHhE7g==",
"dependencies": {
"@buttercup/fetch": "^0.1.1",
"base-64": "^1.0.0",
@@ -35189,9 +35189,9 @@
"dev": true
},
"fast-xml-parser": {
- "version": "4.2.2",
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.2.tgz",
- "integrity": "sha512-DLzIPtQqmvmdq3VUKR7T6omPK/VCRNqgFlGtbESfyhcH2R4I8EzK1/K6E8PkRCK2EabWrUHK32NjYRbEFnnz0Q==",
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.4.tgz",
+ "integrity": "sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ==",
"requires": {
"strnum": "^1.0.5"
}
@@ -45451,9 +45451,9 @@
"optional": true
},
"webdav": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.0.0.tgz",
- "integrity": "sha512-6uSa4TN74r0WrZK7ILA3Y+rTGc5/evzOpXOmC5DDqaDmb5oBaG3C44FL44FzyaxdGFqsR/BkC8A50RthT5APXQ==",
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.1.0.tgz",
+ "integrity": "sha512-66OP2/PkVe3tkVy5wO/XsGebKuWhn2ebywA7a11ViHNls8Y6pgop6hU9j7god+GbZv/zVQeTs9w3ZS7JhHhE7g==",
"requires": {
"@buttercup/fetch": "^0.1.1",
"base-64": "^1.0.0",