nestjs-slack
nestjs-slack copied to clipboard
Replace axios with fetch
trafficstars
IMHO, it makes sense to replace axios with fetch.
IMHO, it makes sense to replace fetch with undici 😅
Axios dependency is reporting security issues when downloading the package, but I don't see Axios being used anywhere in the package itself. Forgot to delete the dependency?