Closed stefandesu closed 2 months ago
There's a vulnerability where the fix requires ES module syntax: https://github.com/gbv/wikidata-jskos/pull/81
In general, more and more dependencies don't support CJS modules anymore, so migrating makes a lot of sense.
Dependencies that we can't update because of this:
There's a vulnerability where the fix requires ES module syntax: https://github.com/gbv/wikidata-jskos/pull/81
In general, more and more dependencies don't support CJS modules anymore, so migrating makes a lot of sense.