You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With running npm audit we got the following report
Severity: high
Server-Side Request Forgery - https://npmjs.com/advisories/1594
No fix available
node_modules/nest-csv-parser/node_modules/axios
@nestjs/common 4.6.0 - 7.6.4
Depends on vulnerable versions of axios
node_modules/nest-csv-parser/node_modules/@nestjs/common
nest-csv-parser *
Depends on vulnerable versions of @nestjs/common
node_modules/nest-csv-parser
3 high severity vulnerabilities1```
https://www.npmjs.com/advisories/1594
Please update nestjs/common in your dependencies to at least v 7.6.5
The text was updated successfully, but these errors were encountered: