jrcarl624 / FriendConnect

A tool for minecraft bedrock that allows console players to join a server
https://github.com/Androecia/FriendConnect
Other
76 stars 20 forks source link

bug: npm modules are out of date #27

Closed densellp closed 7 months ago

densellp commented 8 months ago

Modules in the package.json file are very out of date. My suggestion would be to install a tool like renovate to the repo so it can submit PRs one at a time for dependency updates. Work can also be done locally to fund all the node modules one at a time to update their versions to be more stable and supported.

densellp commented 8 months ago

PR #28 is open and will address this issue once merged.

densellp commented 7 months ago

PR #28 has been merged, closing issue