fix(security): update tmp from 0.0.33 to 0.2.4

This commit is contained in:
aikido-autofix[bot] 2025-08-07 22:32:52 +00:00 committed by GitHub
parent b57cc11157
commit f962806fd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 18 deletions

View file

@ -44,6 +44,7 @@
},
"homepage": "https://github.com/AikidoSec/safe-chain#readme",
"overrides": {
"brace-expansion@<=2.0.2": "2.0.2"
"brace-expansion@<=2.0.2": "2.0.2",
"tmp@<=0.2.4": "0.2.4"
}
}