-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
axios needs updated #75
Comments
Fixed in v1.16.1, Dependencies overall could probably use bringing up to more modern versions, but also need to be careful of people still running older node for the PS. And I don't have the time to test lately, PRs are welcome though! |
Thanks! I'm just starting to wade into Screeps and the library ecosystem around it. I did pull this down and poke at it and updating seems safe, but I'm not 100% sure it wouldn't break others. It would be nice to at least get everyone up to the lowest node LTS that's still at least in maintenance support. Since active support for It's easy enough to add an Let me know what you think about updating deps, running existing tests, and configuring minimum engine versions and I can put together an MR some time soonish, most likely. |
Side note: I'm not even using this directly, but through rollup-plugin-screeps-world which is still on |
The current version of axios has a known moderate vulnerability, documented here. It's also grossly out of date, in general.
The text was updated successfully, but these errors were encountered: