Closed FedericoEsparza closed 5 years ago
Address potential security vulnerability
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).
cd assets && npm audit
If you spend more than 30 minutes on this, stop and ask for help. It can be a rabbit hole.
If this is still an issue, it is a component issue of #15
This was addressed by @75pollet 's #38 PR. Thank you, Pollet!
I'll close it.
Address potential security vulnerability
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.