Stay on top of CVE's with the Node JS version of the API
The API seems relatively unmaintained. Since March this year there have been issues with the axios dependency. The solution is really simple the file that defines the dependencies just needs to be updated so that the dependency can always be updated for example "^1.7.4".
Updating the dependency will not break anything.
1
vote
Matthew Lee
shared this idea