Closed tiagojpdias closed 5 years ago
This pull request addresses issue BOT-65. Due to recent vulnerabilities found in axios (and due to its inactivity repository wise) this proposes to swap it in favor of node-fetch.
axios
node-fetch
Description
This pull request addresses issue BOT-65. Due to recent vulnerabilities found in
axios
(and due to its inactivity repository wise) this proposes to swap it in favor of node-fetch.Task items:
axios
;node-fetch
;