Update npm packages in packages.json October 7, 2016 - by mahmood npm outdated npm install {package-name}@* {save flags?} npm install express@* --save npm install express@latest --save References http://stackoverflow.com/questions/16073603/how-do-i-update-each-dependency-in-package-json-to-the-latest-version