There are certain scenarios where npm-check-updates modifies a dependency that npm audit fix wants to change as well. This is resolved by updating the package lock file first before running npm audit fix.
There are certain scenarios where npm-check-updates modifies a dependency that npm audit fix wants to change as well. This is resolved by updating the package lock file first before running npm audit fix.