I just installed Node.js and npm (for additional modules).
Node.js
npm
How can I update Node.js and the modules which I\'m using to the latest versions
npm i -g npm
This is what i get promped on my console from npm when new update/bug-fix are released: