FrontendMasters / intro-node-js

[Course] Code for Introduction to Node.js
https://frontendmasters.com/courses/node-js/
371 stars 901 forks source link

Updated Dependencies - Jest, commander, inquirer #18

Closed BRAiNCHiLD95 closed 4 years ago

BRAiNCHiLD95 commented 4 years ago

npm audit listed loads of vulnerabilities with the old versions. It just makes sense to have the latest package with every security issue resolved for newer students of this course! :)