microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.29k stars 2.76k forks source link

Checked out from master and audit still reported high severity vulnerability found. #333

Closed daxeh closed 2 years ago

daxeh commented 3 years ago

commit: fdd543a21d650e2ce4c40a13369e46261698420f details: https://npmjs.com/advisories/1673

Ran the following command fixes the issue by updating lodash@^4.17.21

$ npm audit fix