Как обновить версию зависимостей ReactJs

$ npm install -g npm-check-updates
$ ncu -u
$ npm install 
Homely Hawk