// Install this global package npm i -g npm-check-updates // Then run this in your project directory: ncu -u // Then reinstall everything: npm i // Done!!!
npm install --global upgrade-node-modules