Bump fast-xml-parser from 4.5.3 to 4.5.7 - #6121
Conversation
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
edda1de to
e5d317a
Compare
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.3 to 4.5.7. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.5.3...v4.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 4.5.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
e5d317a to
5a5ea34
Compare
Bumps fast-xml-parser from 4.5.3 to 4.5.7.
Release notes
Sourced from fast-xml-parser's releases.
Commits
49a12f14.5.759d0145update changeloge561c21fix: escape comment and CDATA delimiters when building XML (GHSA-gh4j-gqv2-49...42fbb0bupdate release info805671cincrease expansion limit as many system need it9a2cf09update version88d0936apply all fixes from v5d4eb6b4update release versionNote
Low Risk
Dependency-only lockfile update with no direct code changes; risk is limited to transitive XML parsing in RN CLI tooling, and the bump includes security fixes rather than risky new behavior.
Overview
Updates the lockfile so
fast-xml-parserresolves to 4.5.7 (from 4.5.3), with a minorstrnumconstraint change. The diff also drops a nestedchain-registryentry under@chain-registry/utilsas part of lockfile normalization.This is a transitive dependency (e.g. React Native Community CLI packages that parse XML for Android/iOS config), not a direct app source change. The newer release includes security and parser fixes, notably escaping comment/CDATA delimiters when building XML and other backported validator/parser fixes.
Reviewed by Cursor Bugbot for commit 5a5ea34. Bugbot is set up for automated code reviews on this repo. Configure here.