Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[plist] Update xmldom for security reasons #4571

Merged
merged 1 commit into from Oct 28, 2022
Merged

Commits on Oct 19, 2022

  1. [plist] Update xmldom for security reasons

    [Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in @xmldom/xmldom and xmldom · CVE-2022-37616 · GitHub Advisory Database](GHSA-9pgh-qqpf-7wqj)
    
    `@xmldom/xmldom` has already been patched:
    
    [fix: Avoid iterating over prototype properties by karfau · Pull Request expo#437 · xmldom/xmldom](xmldom/xmldom#437)
    
    newer versions exist but this is the latest patch version and there shoudln't be any breaking changes
    
    `yarn build` and `yarn test`
    mfulton26 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    a1c1ca2 View commit details
    Browse the repository at this point in the history