nestlogger icon indicating copy to clipboard operation
nestlogger copied to clipboard

Vulnerabilities found in nest-logger dependency

Open Ruslancic opened this issue 4 years ago • 0 comments

I found that warning, when i run npm audit command! Does is critical?

┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Incorrect Comparison in axios │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ axios │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=0.21.2 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ nest-logger │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ nest-logger > @nestjs/common > axios │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-cph5-m8f7-6c5x │ └───────────────┴──────────────────────────────────────────────────────────────┘

Ruslancic avatar Nov 19 '21 10:11 Ruslancic