Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update xmldom dependency #22

Closed
wants to merge 1 commit into from

Commits on Dec 26, 2021

  1. Update xmldom dependency

    Switching from package `xmldom` to `@xmldom/xmldom`, which resolves the security issue present in latest xmldom version 0.6.0:
    GHSA-5fg8-2547-mr8q
    
    The reason is that the maintainers were forced to switch to a scoped package since 0.7.0:
     xmldom/xmldom#271
    
    - I used node 12 to run `yarn`.
    - It already executed some checks, there is a warning, but it didn't fail
    - fixes PeculiarVentures#21
    karfau committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    b2f867f View commit details
    Browse the repository at this point in the history