I think i found some problems here

so, i want to create some app with expo i create by exp init.
and then i found this when installing the dependencies…

i try to fix them with

npm audit fix

but it won’t work it say…

fixed 0 of 2 vulnerabilities in 13244 scanned packages
  2 vulnerabilities required manual review and could not be updated

maybe someone can fix this.

Hi! We should probably update that dependency (cc @fson), but I don’t think you need to worry too much about a DoS vulnerability in the websocket library we use unless you’re exposing this computer to the public internet.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.