fix(security): update brace-expansion from 2.0.1 to 2.0.2

This commit is contained in:
aikido-autofix[bot] 2025-07-17 17:19:54 +00:00 committed by GitHub
parent 21cdefadde
commit 9101c2c367
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 34 deletions

View file

@ -40,5 +40,8 @@
"bugs": {
"url": "https://github.com/AikidoSec/safe-chain/issues"
},
"homepage": "https://github.com/AikidoSec/safe-chain#readme"
"homepage": "https://github.com/AikidoSec/safe-chain#readme",
"overrides": {
"brace-expansion@<=2.0.2": "2.0.2"
}
}