AgileVentures / sing_for_needs

Prototype
4 stars 12 forks source link

Address lodash vulnerability #9

Closed FedericoEsparza closed 5 years ago

FedericoEsparza commented 5 years ago

Address potential security vulnerability

screenshot 2019-02-03 14 03 23

We can probably deal with this, better, after we upgrade to phx 1.4 and start using webpack, instead of brunch.

You can cd assets && npm audit to view (If you're running npm 6.1 or higher).

If you spend more than 30 minutes on this, stop and ask for help. It can be a rabbit hole.

yakryder commented 5 years ago

If this is still an issue, it is a component issue of #15

FedericoEsparza commented 5 years ago

This was addressed by @75pollet 's #38 PR. Thank you, Pollet!

I'll close it.