Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #254

Open
zcernigoj opened this issue Oct 13, 2023 · 1 comment · Fixed by #268
Open

Update dependencies #254

zcernigoj opened this issue Oct 13, 2023 · 1 comment · Fixed by #268

Comments

@zcernigoj
Copy link
Collaborator

zcernigoj commented Oct 13, 2023

It would be nice to update the ones that cause critical (security) issues.

For greater compatibility with newer apps, also focus on updating axios (to use AbortController instead of CancelToken).

@janybravo
Copy link

janybravo commented Aug 2, 2024

xml2js still yet needs to be refactored out of client code as it causes problems with Vite. Axios upgrade to newer versions requires more significant rework of this library. Also today we can get away with Axios altogether in favor to fetch/node-fetch and some caching lib, if that will still be needed in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants