fix(security): update dependencies

This commit is contained in:
aikido-autofix[bot] 2026-04-06 23:15:36 +00:00 committed by GitHub
parent ca418de803
commit 5a82c6d984
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 47 additions and 39 deletions

View file

@ -22,5 +22,12 @@
"oxlint": "^1.22.0",
"esbuild": "^0.27.0",
"@yao-pkg/pkg": "6.10.1"
},
"overrides": {
"@isaacs/brace-expansion@<=5.0.1": "5.0.1",
"minimatch@<=9.0.7": "9.0.7",
"brace-expansion@<=2.0.3": "2.0.3",
"node-forge@<=1.4.0": "1.4.0",
"lodash@<=4.18.0": "4.18.0"
}
}