OSRM currently uses FlatBuffers 24.3.25 (released March 2024) while the latest version is 25.9.23 (released September 2025).
The main challenge of the upgrading is that flatc compiler does not support Javascript anymore, so we have to use "flatc --ts" and then transpile to Javascript