readmeio / oas

Comprehensive tooling for working with OpenAPI definitions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove vulnerabilities that come up when running npm audit

michaelfarrell76 opened this issue · comments

Running npm audit returns 3 vulnerabilities:

I would like to be able to have oas as a dev-dependency, and it is the only dependency I use that has npm audit vulnerabilities.

Should be fixed in the latest version!

awesome thanks worked like a charm :)