fix(security): update glob from 10.4.5 to 10.5.0

This commit is contained in:
aikido-autofix[bot] 2025-11-26 00:24:10 +00:00 committed by GitHub
parent 5b6fe659c2
commit 145a6d6ef9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 3 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"
}
}