YogaSakti / imageToSticker

Whatsapp Bot - sticker creator
269 stars 218 forks source link

Found 2 vulnerabilities during npm install #137

Open radsocx opened 3 years ago

radsocx commented 3 years ago

Waktu $sudo npm install, muncul:

npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN @open-wa/wa-automate@3.6.13 requires a peer of sharp@^0.27.0 but none is installed. You must install peer dependencies yourself. npm WARN @open-wa/wa-automate@3.6.13 requires a peer of fluent-ffmpeg@^2.1.2 but none is installed. You must install peer dependencies yourself.

audited 1066 packages in 7.984s

103 packages are looking for funding run npm fund for details

found 2 vulnerabilities (1 moderate, 1 high)

coba $npm audit fix, ga ngaruh;

npm WARN @open-wa/wa-automate@3.6.13 requires a peer of sharp@^0.27.0 but none is installed. You must install peer dependencies yourself. npm WARN @open-wa/wa-automate@3.6.13 requires a peer of fluent-ffmpeg@^2.1.2 but none is installed. You must install peer dependencies yourself.

up to date in 5.299s

103 packages are looking for funding run npm fund for details

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

Udah hapus package-lock.json, masih gabisa juga. $npm audit: image