update nodejs centos

C++
$ curl -sL https://rpm.nodesource.com/setup_12.x | bash -
sudo yum install nodejs
Source

Also in C++: