security: override transitive esbuild for dev-server CORS advisory

This commit is contained in:
2026-02-16 18:11:32 +01:00
parent 03f6465fc4
commit 00a0de05e6
2 changed files with 191 additions and 114 deletions

View File

@@ -85,6 +85,11 @@
"zod": "^4.3.6",
"zustand": "^5.0.11"
},
"overrides": {
"@esbuild-kit/core-utils": {
"esbuild": "0.27.3"
}
},
"build": {
"appId": "com.bds.blogging-desktop-server",
"productName": "Blogging Desktop Server",