Security Update Node.js

Hi All,

NodeJs Security Releases

I've checked what version i have installed

npm version


Tried to update via npm. Update npm first

npm install -g npm stable


now install node

npm install -g node


Doesn't seem to update to a newer version.
I am not very familiar with node.js

I ended up downlaoding the MSI from the download site


I've installed the MSI









Test again. I can see a never version of node

npm version


To simply display the node Version type the command below in cmd

node --version





Regards
Andres Bohren