Latest version (v6) requires outdated gaxios
(v4)
#431
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The latest (at this moment - v6.0) version of
gtoken
requiresaxios
v4 -while the latest of
axios
is v5. At the same time, the latest ofgoogle-auth-library
already requires v5+.We use both
gtoken
andgoogle-auth-library
in our project, and cannot bump to the latest ofgoogle-auth-library
due to thegaxios
version mismatch.Please advise.
The text was updated successfully, but these errors were encountered: