Skip to content

Commit b185ea4

Browse files
chore(deps): update dependency fast-xml-parser to v5.7.1 (dotansimha#10735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4512f97 commit b185ea4

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.0",
86+
"fast-xml-parser": "5.7.1",
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
@@ -8471,10 +8471,10 @@ fast-xml-builder@^1.1.5:
84718471
dependencies:
84728472
path-expression-matcher "^1.1.3"
84738473

8474-
8475-
version "5.7.0"
8476-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.0.tgz#b93e49a3d62a8824c5212d8fa099ac2e548d548a"
8477-
integrity sha512-MTcrUoRQ1GSQ9iG3QJzBGquYYYeA7piZaJoIWbPFGbRn6Jj6z7xgoAyi4DrZX4y2ZIQQBF59gc/zmvvejjgoFQ==
8474+
8475+
version "5.7.1"
8476+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz#17697550bdd2a0a0d47cdc4b456c009c4cbe8a06"
8477+
integrity sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==
84788478
dependencies:
84798479
"@nodable/entities" "^2.1.0"
84808480
fast-xml-builder "^1.1.5"

0 commit comments

Comments
 (0)