For some reason, the package.json file that is published depends on an exact version of lodash (4.17.13) screenshot below which is vulnerable to https://github.com/advisories/GHSA-p6mc-m468-83gw and which does not match up with what's specified in this project's package.json file which specifies (^4.17.13).
My proposal is to publish a new patch version 4.4.2 which should have a package.json file that matches the one in this repo. Also, ping me and let me know if I can help or provide more information.
For some reason, the package.json file that is published depends on an exact version of lodash (
4.17.13
) screenshot below which is vulnerable to https://github.com/advisories/GHSA-p6mc-m468-83gw and which does not match up with what's specified in this project's package.json file which specifies (^4.17.13
).My proposal is to publish a new patch version 4.4.2 which should have a package.json file that matches the one in this repo. Also, ping me and let me know if I can help or provide more information.