mvertopoulos / vue-msal

Vue plugin for using Microsoft Authentication Library (MSAL)
MIT License
123 stars 66 forks source link

Update axios to solve 2 CVEs #55

Open meltingscales opened 1 year ago

meltingscales commented 1 year ago

This software depends on axios 0.19.2, which is affected by CVE-2021-3749 and CVE-2020-28168.

This patch will update axios so this library is not affected by those CVEs.