hey guys im having trouble installing the module..
D:\whatsapp\whatsapp-automation>npm i whatsapp-web.js
npm warn deprecated [email protected]: < 22.6.4 is no longer supported
added 2 packages, removed 8 packages, changed 5 packages, and audited 116 packages in 16s
8 packages are looking for funding
run `npm fund` for details
4 high severity vulnerabilities
To address all issues, run:
npm audit fix
Run `npm audit` for details.
D:\whatsapp\whatsapp-automation>npm aduit fix
Unknown command: "aduit"
To see a list of supported npm commands, run:
npm help
D:\whatsapp\whatsapp-automation>npm audit fix
up to date, audited 116 packages in 3s
8 packages are looking for funding
run `npm fund` for details
# npm audit report
ws 8.0.0 - 8.17.0
Severity: high
ws affected by a DoS when handling a request with many HTTP headers - https://github.com/advisories/GHSA-3h5v-q93c-6h6q
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/ws
puppeteer-core 11.0.0 - 22.11.1
Depends on vulnerable versions of ws
node_modules/puppeteer-core
puppeteer 18.2.0 - 22.11.1
Depends on vulnerable versions of puppeteer-core
node_modules/puppeteer
whatsapp-web.js 1.23.1-alpha.0 - 1.24.0
Depends on vulnerable versions of puppeteer
node_modules/whatsapp-web.js
4 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
any fix?