add glob override to eliminate last vulns

This commit is contained in:
theofficialomega
2026-04-30 10:01:58 +02:00
parent 532a06f076
commit 9b4ae7b982
2 changed files with 137 additions and 1486 deletions

View File

@@ -92,5 +92,8 @@
"typescript-eslint": "^8.59.0",
"uuid": "^14.0.0",
"xml-js-v2": "^2.1.1"
},
"overrides": {
"glob": "^13.0.6"
}
}