fix(security): update glob from 10.4.5 to 11.1.0

This commit is contained in:
aikido-autofix[bot] 2025-11-18 23:37:03 +00:00 committed by GitHub
parent 6b208a8730
commit ad4c5ff879
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@<=11.1.0": "11.1.0"
}
}