Page MenuHomeSealhub

Remove axios dependency from Sealious
Closed, ResolvedPublic0.5 Points

Description

As Node.js in version 21 has now fetch built-in, we no longer need Axios. Let's remove it from the dependencies, and rewrite tests that use it.

Event Timeline

I was recently forced to to this while rewriting Sealious for ESM