How do I update node.js to latest version?

Google and a bit of guesswork suggests maybe this may help
sudo apt install python-apt

Edit: If it says it is already the latest then
sudo apt --reinstall install python-apt