Skip to content

Commit 2ae4cfd

Browse files
chore(deps): update dependency fast-xml-parser to v5.7.2 (#10755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8f0266 commit 2ae4cfd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/node": "24.12.2",
8484
"@types/react": "19.2.14",
8585
"@types/semver": "7.7.1",
86-
"fast-xml-parser": "5.7.1",
86+
"fast-xml-parser": "5.7.2",
8787
"jsonpath": "1.3.0",
8888
"postcss-import": "^16.1.0",
8989
"postcss-lightningcss": "^1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8469,10 +8469,10 @@ fast-xml-builder@^1.1.5:
84698469
dependencies:
84708470
path-expression-matcher "^1.1.3"
84718471

8472-
fast-xml-parser@5.7.1:
8473-
version "5.7.1"
8474-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz#17697550bdd2a0a0d47cdc4b456c009c4cbe8a06"
8475-
integrity sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==
8472+
fast-xml-parser@5.7.2:
8473+
version "5.7.2"
8474+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.2.tgz#fecd0b054c6c132fc03dab994a413da781e0eb9f"
8475+
integrity sha512-P7oW7tLbYnhOLQk/Gv7cZgzgMPP/XN03K02/Jy6Y/NHzyIAIpxuZIM/YqAkfiXFPxA2CTm7NtCijK9EDu09u2w==
84768476
dependencies:
84778477
"@nodable/entities" "^2.1.0"
84788478
fast-xml-builder "^1.1.5"

0 commit comments

Comments
 (0)