geostyler / geostyler-qgis-parser

GeoStyler Style Parser implementation for QGIS
https://geostyler.org
BSD 2-Clause "Simplified" License
16 stars 9 forks source link

Replace xmldom with @xmldom/xmldom #436

Closed jmacura closed 1 year ago

jmacura commented 1 year ago

xmldom package is now abandoneware, see https://github.com/xmldom/xmldom/issues/271 . The maintained version with fixed critical CVE is published under a new (scoped) name @xmldom/xmldom.

KaiVolland commented 1 year ago

Thanks for the update.

jansule commented 2 weeks ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: