From 95476546793630b4896aa68aabbdb8b37db13d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 15:53:00 +0000 Subject: [PATCH] Bump fast-xml-parser from 3.21.1 to 5.10.1 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.21.1 to 5.10.1. - [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/v3.21.1...v5.10.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a43ca0e..c81d6db 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@hapi/joi": "^17.1.1", "debug": "^4.1.0", "dotenv": "^17.4.2", - "fast-xml-parser": "^3.17.4", + "fast-xml-parser": "^5.10.1", "http-proxy-agent": "^4.0.1", "joi": "^18.2.3", "node-fetch": "^2.6.0",