nestjs-slack icon indicating copy to clipboard operation
nestjs-slack copied to clipboard

Replace axios with fetch

Open simenandre opened this issue 2 years ago • 2 comments
trafficstars

IMHO, it makes sense to replace axios with fetch.

simenandre avatar May 01 '23 18:05 simenandre

IMHO, it makes sense to replace fetch with undici 😅

simenandre avatar Jul 13 '23 23:07 simenandre

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?

osamaadam avatar Jul 31 '24 12:07 osamaadam