fix(deps): Fix npm audit

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command
2024-11-24 03:31:27 +00:00
committed by GitHub
parent b1249aa364
commit ba983d6fbf

4
package-lock.json generated
View File

@@ -7986,7 +7986,9 @@
}
},
"node_modules/cross-spawn": {
"version": "7.0.3",
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
"dev": true,
"license": "MIT",
"dependencies": {