fix(security): update dependencies

This commit is contained in:
aikido-autofix[bot] 2025-11-27 23:36:17 +00:00 committed by GitHub
parent 2eb141caa3
commit cf7c6e48c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,5 +20,9 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"oxlint": "^1.22.0"
},
"overrides": {
"node-forge@<=1.3.2": "1.3.2",
"glob@<=10.5.0": "10.5.0"
}
}