fix(security): update dependencies

This commit is contained in:
aikido-autofix[bot] 2026-04-07 22:55:52 +00:00 committed by GitHub
parent 2c568bb2a2
commit db9558020e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 26 deletions

View file

@ -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"
}
}