imageToSticker icon indicating copy to clipboard operation
imageToSticker copied to clipboard

Found 2 vulnerabilities during npm install

Open radsocx opened this issue 4 years ago • 0 comments

Waktu $sudo npm install, muncul:

npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN @open-wa/[email protected] requires a peer of sharp@^0.27.0 but none is installed. You must install peer dependencies yourself. npm WARN @open-wa/[email protected] 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/[email protected] requires a peer of sharp@^0.27.0 but none is installed. You must install peer dependencies yourself. npm WARN @open-wa/[email protected] 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

radsocx avatar Feb 26 '21 12:02 radsocx