Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found 2 vulnerabilities during npm install #137

Open
radsocx opened this issue Feb 26, 2021 · 0 comments
Open

Found 2 vulnerabilities during npm install #137

radsocx opened this issue Feb 26, 2021 · 0 comments

Comments

@radsocx
Copy link

radsocx commented Feb 26, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant