NPM Vulnerabilities Warning
After running npm install as directed in the readme, I was shown a 'vulnerability' warning.

From what I can gather, I'm supposed to ignore these. However, a 'critical' warning implies that it should be attended to.
Since this is the first use of npm install in the course, maybe it would be a good idea to add a mention of the audit feature the readme?
The vulnerabilities can be audited and fixed by running the command 'npm audit fix'. Can you please assign it to me so that I can update the readme for the following issue?
This is still an issue and comes up in support in discord. Seems to me a two prong approach would work.
- Update readme to indicate that this may occur and is no big deal
- Update the package with current versions so the warnings are gone, at least for the moment.
- This would require testing all the excersises to ensure they all still work.
If this approach is approved, please asssign and I will do so.
@ManonLef - Can you look at this, I was going to open an issue on this, but found this very old one.
anyone of the @TheOdinProject/javascript maintainers team that could have a look at this?
Any feedback on this?
@fabulousgk's plan sounds good to me