bpmn-io / diagram-js

A toolbox for displaying and modifying diagrams on the web.
MIT License
1.69k stars 419 forks source link

deps: update to path-intersection@3 #840

Closed nikku closed 9 months ago

nikku commented 9 months ago

This bumps to path-intersection@3 which exposes proper module exports.

I regard this change as non-breaking as diagram-js is meant to be bundled through modern module bundlers anyway.