signalfx / signalfx-nodejs

Node.js client library for SignalFx (Deprecated)
Apache License 2.0
21 stars 29 forks source link

Update axios from ^0.27.2 to ^1.5.1 #108

Closed TysonAndre closed 1 year ago

TysonAndre commented 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