Skip to content

Commit a737ede

Browse files
chore(deps): update dependency fast-xml-parser to v4.2.5 (#9537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0869dfd commit a737ede

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/jsonpath": "0.2.0",
1717
"@types/node": "18.16.19",
1818
"@types/react": "18.2.7",
19-
"fast-xml-parser": "4.2.2",
19+
"fast-xml-parser": "4.2.5",
2020
"jsonpath": "1.1.1",
2121
"prettier-plugin-tailwindcss": "0.2.8"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7563,10 +7563,10 @@ fast-url-parser@1.1.3, fast-url-parser@^1.1.3:
75637563
dependencies:
75647564
punycode "^1.3.2"
75657565

7566-
fast-xml-parser@4.2.2:
7567-
version "4.2.2"
7568-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.2.tgz#cb7310d1e9cf42d22c687b0fae41f3c926629368"
7569-
integrity sha512-DLzIPtQqmvmdq3VUKR7T6omPK/VCRNqgFlGtbESfyhcH2R4I8EzK1/K6E8PkRCK2EabWrUHK32NjYRbEFnnz0Q==
7566+
fast-xml-parser@4.2.5:
7567+
version "4.2.5"
7568+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz#a6747a09296a6cb34f2ae634019bf1738f3b421f"
7569+
integrity sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==
75707570
dependencies:
75717571
strnum "^1.0.5"
75727572

0 commit comments

Comments
 (0)