Update all npm dependencies
To update all dependencies in the package.json, run:
npx npm-check-updates -u -i
-
-uapplies the changes -
-imakes this interactive
More information: https://www.npmjs.com/package/npm-check-updates