Closed bigplayalman closed 2 years ago
there is a security vulnerability with typeorm below 0.3.0. https://www.cvedetails.com/cve/CVE-2022-33171/
Does this work on TypeORM 0.2.7 too, or should the peerDependencies be updated? I guess since <0.3.0 is vulnerable, it might be better to bump it regardless?
peerDependencies
this works with 0.2.7
there is a security vulnerability with typeorm below 0.3.0. https://www.cvedetails.com/cve/CVE-2022-33171/