fix(security): mitigate backend drizzle-kit audit chain

This commit is contained in:
Daniel Volz
2026-04-08 19:21:05 +02:00
committed by GitHub
parent 2a340855fb
commit 25483c12f0
2 changed files with 108 additions and 1017 deletions
+103 -1017
View File
File diff suppressed because it is too large Load Diff
+5
View File
@@ -50,5 +50,10 @@
"tsx": "^4.19.0",
"typescript": "^6.0.2",
"vitest": "^4.0.16"
},
"overrides": {
"@esbuild-kit/esm-loader": "2.6.5",
"@esbuild-kit/core-utils": "3.3.2",
"esbuild": "0.25.4"
}
}