npm + update package.json to currently downloaded exact version 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