=== npm audit security report ===
Manual Review
Some vulnerabilities require your attention to resolve
Visit https://go.npm.me/audit-guide for additional guidance
High Server-Side Request Forgery
Package axios
Patched in >=0.21.1
Dependency of @woocommerce/woocommerce-rest-api
Path @woocommerce/woocommerce-rest-api > axios
More info https://npmjs.com/advisories/1594
Hello, the main release of woocommerce-rest-api happends months ago. Recently while using it, the npm suggest me to run the audit.
My
package.json
When I run
npm audit
What can I do to solve it? Thanks!