volumenetwork / video-thumbnail-generator

node js module to create thumbnails from a video
58 stars 16 forks source link

Security issues with the version of lodash being used #10

Closed jwblangley closed 3 years ago

jwblangley commented 5 years ago

I'm using your tool in my project and github has flagged up to me some security issues with the version of lodash that is a dependency of this tool. I have attached the security report as well as the version of lodash that this tool is using.

Please update the version of lodash in this project to the more recent version. Thank you lodash-security lodash-security-2

gritex commented 5 years ago

I agree. Please update the Lodash version.

jrohland commented 4 years ago

I ran into the same issue. Forked and fixed with PR #12 .