chat-widget
chat-widget copied to clipboard
High vulnerability detected for axios dependency
When I run yarn audit
I get the following high vulnerability report:
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ high │ Incorrect Comparison in axios │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ axios │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=0.21.2 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ frontend │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ frontend > @papercups-io/chat-widget > @papercups-io/browser │
│ │ > axios │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://www.npmjs.com/advisories/1005018 │
└───────────────┴──────────────────────────────────────────────────────────────┘