Merge pull request #6549 from nextcloud/automated/noid/stable30-fix-npm-audit

[stable30] Fix npm audit
This commit is contained in:
Julius Knorr
2024-11-25 08:31:48 +01:00
committed by GitHub

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": {