Hi, this project currently requires {:httpoison, "~> 2.1"} which means you can use httpoison 2.3 which has a requirement of hackney ~> 1.21. But hackney has multiple CVEs that require upgrading to 4.0.1:
So can you please upgrade the httpoison to support httpoison 3.0 which includes edgurgel/httpoison#500 to support hackney 4.0.
Also let me know if you'd like help maintaining this project.
Hi, this project currently requires
{:httpoison, "~> 2.1"}which means you can use httpoison 2.3 which has a requirement ofhackney ~> 1.21. But hackney has multiple CVEs that require upgrading to 4.0.1:So can you please upgrade the httpoison to support httpoison 3.0 which includes edgurgel/httpoison#500 to support hackney 4.0.
Also let me know if you'd like help maintaining this project.