Sort of. The project was forked, but after the fork it was split into multiple libraries (vis-network, vis-util, vis-data, vis-timeline etc…), and from the release notes, there have now been 3-4 rounds of breaking changes introduced.
They provide a “mostly compatible” shim that might work:
https://github.com/visjs/vis-charts.
I had a fiddle around and managed to get it stablised anyway - I’m not exactly sure what the solution is at the moment as all I did was unset ‘network_map_vis_options’ - one of the defaults must be off, but I’m not sure which.