redislabs-training / node-js-crash-course

The Sample Application for the Node.js Redis Crash Course.
https://developer.redis.com/develop/node/node-crash-course/
MIT License
33 stars 17 forks source link

Fix npm install warnings/audit issues #3

Closed slvstr-dev closed 3 years ago

slvstr-dev commented 3 years ago

Closes #2

Was able to resolve the majority of the issues and ran the program locally as expected from the installation process.

Couldn't resolve the moderate audit issues below. If you got some feedback/comments I'd be happy to know. `# npm audit report

ansi-regex >2.1.1 <5.0.1 Severity: moderate Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw fix available via npm audit fix node_modules/strip-ansi/node_modules/ansi-regex strip-ansi 4.0.0 - 5.2.0 Depends on vulnerable versions of ansi-regex node_modules/strip-ansi string-width 2.1.0 - 4.1.0 Depends on vulnerable versions of strip-ansi node_modules/wide-align/node_modules/string-width

3 moderate severity vulnerabilities`

SuzeShardlow commented 3 years ago

Thanks, @slvstr-dev! If you are a member of our Discord (https://discord.com/invite/ueQwKUh5Z3), please drop your handle here and we will give you the Hacktoberfest 2021 role :) and if you'd like a shout out on Twitter, drop your handle!