[!NOTE]
We have already upgraded the axios greater than the patched version >0.21.2.
But @energyweb/origin-backend-utils is incompatible with the patched version.
So We need to resolve it only when the@energyweb/origin-backend-utils releases which is compatible with axios>0.21.2.
There are some libraries which has
axios
as it's peer dependency.So We need to resolve it only when
the@energyweb/origin-backend-utils
releases which is compatible withaxios>0.21.2
.