# What / Why Anchore is reporting a [vulnerability issue](https://snyk.io/vuln/SNYK-JS-DOTPROP-543489#:~:text=dot%2Dprop%20is%20a%20package,prototype%20of%20a%20base%20object.) that is related to an old(<5.1.1) version of the [dot-prop](https://www.npmjs.com/package/dot-prop) package. I tried to trace the versions: [update-notifier](https://github.com/yeoman/update-notifier/blob/master/package.json) depends on [configstore](https://github.com/yeoman/configstore/blob/master/package.json) which depends on [dot-prop](https://github.com/sindresorhus/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?