80ecf19ac5
-Main update is to add support for express v5.x which required some code changes to a few of the public and wallet api routes -Removed the body-parser dependency and replaced with express which now has the same functionaliuty built-in and is no longer necessary to have a dedicated dependency -All dependencies in the package.json have been updated to reference the most up-to-date version numbers