mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
fix(security): update dependencies
This commit is contained in:
parent
2c568bb2a2
commit
db9558020e
2 changed files with 34 additions and 26 deletions
|
|
@ -22,5 +22,12 @@
|
|||
"oxlint": "^1.22.0",
|
||||
"esbuild": "^0.27.0",
|
||||
"@yao-pkg/pkg": "6.10.1"
|
||||
},
|
||||
"overrides": {
|
||||
"lodash@<=4.18.0": "4.18.0",
|
||||
"node-forge@<=1.4.0": "1.4.0",
|
||||
"@isaacs/brace-expansion@<=5.0.1": "5.0.1",
|
||||
"minimatch@<=9.0.7": "9.0.7",
|
||||
"brace-expansion@<=2.0.3": "2.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue