mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
fix(security): update dependencies
This commit is contained in:
parent
2eb141caa3
commit
cf7c6e48c7
1 changed files with 4 additions and 0 deletions
|
|
@ -20,5 +20,9 @@
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"oxlint": "^1.22.0"
|
"oxlint": "^1.22.0"
|
||||||
|
},
|
||||||
|
"overrides": {
|
||||||
|
"node-forge@<=1.3.2": "1.3.2",
|
||||||
|
"glob@<=10.5.0": "10.5.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue