Closed TysonAndre closed 1 year ago
There have been no new releases on the axios 0.x release line. https://github.com/axios/axios/blob/v1.0.0/CHANGELOG.md doesn't mention any breaking changes for simple calls.
https-proxy-agent/sse.js/ws also have outdated major versions, but I'm less familiar with those.
Also, run npm audit fix to fix warnings during local development
npm audit fix
There have been no new releases on the axios 0.x release line. https://github.com/axios/axios/blob/v1.0.0/CHANGELOG.md doesn't mention any breaking changes for simple calls.
https-proxy-agent/sse.js/ws also have outdated major versions, but I'm less familiar with those.
Also, run
npm audit fix
to fix warnings during local development