microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

daxeh opened this issue · comments

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

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

$ npm audit fix