Node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor -No fix available

System Information
  • Strapi Version: package: ‘strapi-utils@3.6.11’,
  • Operating System: windows 10
  • Database: MySQL latest version
  • Node Version: Node.js v18.14.0
  • NPM Version: 9.6.2
  • Yarn Version: 1.22.19

Do I have to use ‘fetch dependencies’ when working with Strapi or can I use axio’s and its dependencies instead or is there another solution?

You want to use Axios in the client or the server side?