diff --git a/package-lock.json b/package-lock.json index 693e9438cd9950f..82805fcfbbebebb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.5", "fast-glob": "3.3.3", - "fast-xml-parser": "5.2.3", + "fast-xml-parser": "5.2.5", "github-slugger": "2.0.0", "globals": "16.2.0", "hast-util-heading-rank": "3.0.0", @@ -11602,9 +11602,9 @@ "license": "BSD-3-Clause" }, "node_modules/fast-xml-parser": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.3.tgz", - "integrity": "sha512-OdCYfRqfpuLUFonTNjvd30rCBZUneHpSQkCqfaeWQ9qrKcl6XlWeDBNVwGb+INAIxRshuN2jF+BE0L6gbBO2mw==", + "version": "5.2.5", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz", + "integrity": "sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 92637479acbab57..c7ac0968869058e 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.5", "fast-glob": "3.3.3", - "fast-xml-parser": "5.2.3", + "fast-xml-parser": "5.2.5", "github-slugger": "2.0.0", "globals": "16.2.0", "hast-util-heading-rank": "3.0.0",