I get the following errors while trying to install react router from terminal with npm install react-router-dom
:
added 3 packages, and audited 1505 packages in 2m
240 packages are looking for funding
run `npm fund` for details
6 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details
I don't know what these errors indicate and would like to know how to proceed with fixing them.