lodash 4.17.x is being used here: https://github.com/microsoft/rushstack/blob/main/libraries/npm-check-fork/package.json#L45
However, that version now has multiple security issues:
GHSA-r5fr-rjxr-66jc
GHSA-f23m-r3pf-42rh
Recommendation: use ^ for version ranges, not ~. I see that a similar issue (#5742) was filed against another package in the repo.