What / Why
Anchore is reporting a vulnerability issue that is related to an old(<5.1.1) version of the dot-prop package.
I tried to trace the versions:
update-notifier depends on configstore which depends on dot-prop.
update-notifier@4.1.0 uses configstore@5.0.1 which uses dot-prop@5.2.0 where the issue has been fixed.
Is it possible to fix this?