ysmood / nokit

A light weight set of handy tools for real world program.
51 stars 6 forks source link

Update lodash dependency from 4.17.11 to 4.17.15. #16

Closed minusworld closed 5 years ago

minusworld commented 5 years ago

Hello,

I'm working on on a program analysis tool for some research and I noticed you are using version 4.17.11 of lodash. lodash@4.17.11 has a vulnerability in the defaultsDeep method which is used in this repository in lib/kit.js.

This PR bumps the version of lodash to 4.17.15, the latest version as of this writing. I saw that all of your dependencies are pinned to specific versions and have respected that with this PR.

Let me know if you have any questions or would like to discuss further! Thanks!

ysmood commented 5 years ago

Thank you!

abbasjaanz764 commented 4 months ago

Sand many