There is a vulnerability in latest-version's dependency that needs it to be upgraded to 7.0.0
I've forked and branched off v5.1.0 and updated the latest-version package version there to 7.0.0 and created this PR
@sindresorhus I would merge this PR, release it as v5.1.1, then revert it as needed to go back. This would be a patch version increase to fix the audit/security error for modules who are still stuck with require eg. nodemon
There is a vulnerability in latest-version's dependency that needs it to be upgraded to 7.0.0
I've forked and branched off v5.1.0 and updated the latest-version package version there to 7.0.0 and created this PR
@sindresorhus I would merge this PR, release it as v5.1.1, then revert it as needed to go back. This would be a patch version increase to fix the audit/security error for modules who are still stuck with
require
eg. nodemon