You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest versions of the xmldom lib are now only published as @xmldom/xmldom, so to update from version 0.6.0 which is known to be vulnerable, it's required to switch to the scoped package. For more details see xmldom/xmldom#271
I'm one of the maintainers (of the xmldom package) and I can support any update issues if you want.
It would be good to also update the example code in the readme.
The text was updated successfully, but these errors were encountered:
Latest versions of the
xmldom
lib are now only published as@xmldom/xmldom
, so to update from version 0.6.0 which is known to be vulnerable, it's required to switch to the scoped package. For more details see xmldom/xmldom#271I'm one of the maintainers (of the xmldom package) and I can support any update issues if you want.
It would be good to also update the example code in the readme.
The text was updated successfully, but these errors were encountered: