fix(security): update glob from 10.4.5 to 10.5.0

This commit is contained in:
aikido-autofix[bot] 2025-11-19 23:45:37 +00:00 committed by GitHub
parent 6b208a8730
commit a87c07165f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 27 deletions

View file

@ -20,5 +20,8 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"oxlint": "^1.22.0"
},
"overrides": {
"glob@<=10.5.0": "10.5.0"
}
}