Check for newer packages and update package.json
npx npm-check-updates -u
npm install
— or —
install npm-check-updates globally
Check for newer packages and update package.json
npx npm-check-updates -u
npm install
— or —
install npm-check-updates globally