npm update package.json without installing code example
Example: how to update version of dependencies reactjs
$ npm install -g npm-check-updates
$ ncu -u
$ npm install
$ npm install -g npm-check-updates
$ ncu -u
$ npm install