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.
|
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>
6ca9292 to
b6237f6
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
Lockfile-only transitive dependency bump with security fixes; no application source changes and limited exposure via dev/build-time RN CLI usage.
Overview
Updates the lockfile so fast-xml-parser resolves to 4.5.7 (from 4.5.3). The package is not a direct dependency; it is pulled in by @react-native-community/cli-config-android and cli-platform-apple for XML parsing in RN CLI tooling.
The 4.5.7 line includes parser/validator fixes ported from v5, including escaping comment and CDATA delimiters when building XML (security-related). The lockfile also drops a nested chain-registry entry under @chain-registry/utils and adjusts the strnum range for fast-xml-parser.
Reviewed by Cursor Bugbot for commit b6237f6. Bugbot is set up for automated code reviews on this repo. Configure here.