Update npm packages to the latest versions matching their ranges.
mix npm.update # Update all packages
mix npm.update lodash # Update a specific packageRe-resolves the dependency tree and writes an updated npm.lock.
Update npm packages to the latest versions matching their ranges.
mix npm.update # Update all packages
mix npm.update lodash # Update a specific packageRe-resolves the dependency tree and writes an updated npm.lock.