0
respostas

npm intall mysql erro

digito npm install mysql e da esse erro:

up to date, audited 205 packages in 1s

15 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 high, 1 critical)

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

ai digito npm audit e da isso:

# npm audit report

lodash  <=4.17.20
Severity: critical
Command Injection in lodash - https://github.com/advisories/GHSA-35jh-r3h4-6jhm
Prototype Pollution in lodash - https://github.com/advisories/GHSA-p6mc-m468-83gw
Prototype Pollution in lodash - https://github.com/advisories/GHSA-jf85-cpcp-j695
Prototype pollution in lodash - https://github.com/advisories/GHSA-x5rq-j2xg-h7qm
Prototype Pollution in lodash - https://github.com/advisories/GHSA-fvqr-27wr-82fm
No fix available
node_modules/lodash
  sql  *
  Depends on vulnerable versions of lodash
  node_modules/sql

sql  *
Severity: high
SQL Injection in sql - https://github.com/advisories/GHSA-8f93-rv4p-x4jw
Depends on vulnerable versions of lodash
No fix available
node_modules/sql

2 vulnerabilities (1 high, 1 critical)

Some issues need review, and may require choosing
a different dependency.