Today when I tried to install fawn (lib) for my project I got this on the console:
2 vulnerabilities (1 moderate, 1 high)
I'm not sure what this means, but I am not a fan of vulnerable code. If anyone knows how to fix this issue, please help by replying.
Also while using the update method in fawn I got a mongoose deprecation warning saying:
DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
I've already done this, but I didn't get this error until using fawn. Any help would be appreciated.
question from:
https://stackoverflow.com/questions/65916128/2-vulnerabilities-1-moderate-1-high-while-installing-fawn 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…