fix security alerts

This commit is contained in:
gowridurgad 2026-02-11 14:46:37 +05:30
parent efcb663fc6
commit fc273c478a
10 changed files with 303 additions and 3348 deletions

View file

@ -0,0 +1,12 @@
{
"name": "npm-fixture",
"engines": {
"node": "^24.0.0"
},
"dependencies": {
"accepts": "^1.3.8",
"array-flatten": "^3.0.0",
"bytes": "^3.1.2",
"content-disposition": "^0.5.4"
}
}