Open YegorAntakovBinariks opened 1 year ago
Hey, what nodejs version do u have?
I had same problem and just update my nodejs version from 14 to 18.
Then, run npm audit fix --force and vulnerability will disapear.
I hope it helps u.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
There are dependencies "recyclerlistview": "^3.0.5" -> "fbjs" -> "isomorphic-fetch" -> "node-fetch": "1.7.3"