fix(deps): upgrade typeorm to 0.3.28 to address security vulnerabilities (#2333)

Upgrade typeorm from 0.3.12 to 0.3.28 to resolve multiple security vulnerabilities. Fixes high
severity SQL injection vulnerability in typeorm (CVE present in <0.3.26). Removes Windows-specific
postinstall workaround that's no longer needed.The fix for #478 was a workaround and is now resolved
upstream see (https://github.com/typeorm/typeorm/issues/9766). The issue was specifically with
TypeORM 0.3.12's glob pattern handling on Windows.

fix #478
This commit is contained in:
fallenbagel
2026-01-26 13:03:37 +05:00
committed by GitHub
parent 65844a2f23
commit f8f90cb903
3 changed files with 704 additions and 519 deletions

1207
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff