Bump fast-xml-parser from 4.4.1 to 5.2.5

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.1 to 5.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.1...v5.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.2.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-14 07:19:27 +00:00
committed by GitHub
parent bf4cd79173
commit e6f66b0711
2 changed files with 17 additions and 13 deletions

View File

@ -33,7 +33,7 @@
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.3",
"@actions/io": "^1.0.2",
"fast-xml-parser": "^4.4.1",
"fast-xml-parser": "^5.2.5",
"json5": "^2.2.3",
"semver": "^7.6.0"
},