Skip to content

Commit d21b4f8

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/jsonpath": "0.2.4",
1616
"@types/node": "18.19.39",
1717
"@types/react": "18.3.3",
18-
"fast-xml-parser": "4.3.6",
18+
"fast-xml-parser": "4.4.0",
1919
"jsonpath": "1.1.1",
2020
"prettier-plugin-tailwindcss": "0.2.8"
2121
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8263,10 +8263,10 @@ [email protected], fast-url-parser@^1.1.3:
82638263
dependencies:
82648264
punycode "^1.3.2"
82658265

8266-
fast-xml-parser@4.3.6:
8267-
version "4.3.6"
8268-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff"
8269-
integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==
8266+
fast-xml-parser@4.4.0:
8267+
version "4.4.0"
8268+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz#341cc98de71e9ba9e651a67f41f1752d1441a501"
8269+
integrity sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==
82708270
dependencies:
82718271
strnum "^1.0.5"
82728272

0 commit comments

Comments
 (0)