Fixed Dependency Modernization & Template Security Hardening
Full Changelog: v.1.19.0...v1.19.1
- Template Security Hardening: Resolved moderate Prototype Pollution vulnerability in
lodash(GHSA-xxjr-mmjv-4gpg) by implementing a targetedoverrideto version^4.17.23in generated templates. - Dependency Modernization: Updated
jakeoverride to^11.9.5(latest version) across all project templates. - E2E Verified: Validated the fix across multiple scenarios (JS/TS, MVC/Clean, MySQL/MongoDB/GraphQL) via Windows E2E tests with Docker, ensuring 0 vulnerabilities and 100% functional reliability.