Check outdated npm packages: npm outdated Install npm-check-updates and update all npm packages: npm i -g npm-check-updates && ncu -u && npm i