Skip to content

[Security] Bump xml2js and parse-bmfont-xml

Bumps xml2js and parse-bmfont-xml. These dependencies needed to be updated together. Updates xml2js from 0.4.23 to 0.5.0 This update includes a security fix.

Vulnerabilities fixed

xml2js is vulnerable to prototype pollution xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.

Patched versions: 0.5.0 Affected versions: <= 0.4.23; < 0.5.0

Commits

Updates parse-bmfont-xml from 1.1.4 to 1.1.5

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports