From ea3e515776a046978f3432b102c396348d4be77d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 22:01:37 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser Bumps and [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). These dependencies needed to be updated together. Updates `fast-xml-parser` from 4.5.3 to 4.5.3 - [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/commits) Updates `fast-xml-parser` from 5.2.5 to 5.3.4 - [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/commits) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 4.5.3 dependency-type: indirect - dependency-name: fast-xml-parser dependency-version: 5.3.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../react-application-alert-banner/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/react-application-alert-banner/package-lock.json b/samples/react-application-alert-banner/package-lock.json index 6627da8f3..c56925752 100644 --- a/samples/react-application-alert-banner/package-lock.json +++ b/samples/react-application-alert-banner/package-lock.json @@ -1,12 +1,12 @@ { "name": "alert-banner", - "version": "2.0.0", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alert-banner", - "version": "2.0.0", + "version": "3.0.0", "dependencies": { "@fluentui/react-components": "^9.68.3", "@fluentui/react-icons": "^2.0.307", @@ -26915,9 +26915,9 @@ "license": "BSD-3-Clause" }, "node_modules/fast-xml-parser": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz", - "integrity": "sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==", + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz", + "integrity": "sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==", "dev": true, "funding": [ {