async 2.0 has vulnerable issue
garasubo opened this issue ยท 3 comments
garasubo commented
async 2.0 includes vulnerability (GHSA-fwr7-v2mv-hh25).
I looked into the usage of async library in this project, and it looked this project didn't use the vulnerable method. However, this caused warning message from npm both in this project and projects using this library.
It will be nice to update >= 3.2.2. There are some breaking changes, but I think it won't affect this project.
jviotti commented
Thanks @garasubo! The PRs look good, but Travis CI is not kicking-in for this repo for some reason. I'll see if I can make it work. I don't have admin permissions on this repo though, so we will have to contact an admin if I cannot resolve it.
jviotti commented