jacobmischka / gatsby-plugin-react-svg

Adds svg-react-loader to gatsby webpack config
https://www.npmjs.com/package/gatsby-plugin-react-svg
MIT License
70 stars 21 forks source link

loadash vulnerability #25

Closed silviopaganini closed 4 years ago

silviopaganini commented 5 years ago

Expected Behavior

yarn audit shouldn't return any audit problems

Actual Behavior

yarn audit returns High vulnerability More info https://www.npmjs.com/advisories/1065

Possible Solution

Upgrade lodash

Steps to Reproduce

  1. yarn audit / npm audit

Context

Currently breaks CI as we rely on audits

Environment