Skip to content

Commit f336e15

Browse files
Bump fast-xml-parser from 5.3.8 to 5.5.7
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.8 to 5.5.7. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.8...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68183a4 commit f336e15

2 files changed

Lines changed: 24 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"concurrently": "^9.2.1",
8989
"css-loader": "^7.1.2",
9090
"esbuild": "^0.25.10",
91-
"fast-xml-parser": "^5.3.8",
91+
"fast-xml-parser": "^5.5.7",
9292
"glob": "13.0.0",
9393
"mocha": "11.5.0",
9494
"picocolors": "^1.1.1",

yarn.lock

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2353,12 +2353,21 @@ fast-uri@^3.0.1:
23532353
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa"
23542354
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
23552355

2356-
fast-xml-parser@^5.3.8:
2357-
version "5.3.8"
2358-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.8.tgz#b5bc2045620d1b9cf342a2aa4d72391ef0b36a9e"
2359-
integrity sha512-53jIF4N6u/pxvaL1eb/hEZts/cFLWZ92eCfLrNyCI0k38lettCG/Bs40W9pPwoPXyHQlKu2OUbQtiEIZK/J6Vw==
2356+
fast-xml-builder@^1.1.4:
2357+
version "1.1.4"
2358+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017"
2359+
integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==
2360+
dependencies:
2361+
path-expression-matcher "^1.1.3"
2362+
2363+
fast-xml-parser@^5.5.7:
2364+
version "5.5.7"
2365+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.7.tgz#e1ddc86662d808450a19cf2fb6ccc9c3c9933c5d"
2366+
integrity sha512-LteOsISQ2GEiDHZch6L9hB0+MLoYVLToR7xotrzU0opCICBkxOPgHAy1HxAvtxfJNXDJpgAsQN30mkrfpO2Prg==
23602367
dependencies:
2361-
strnum "^2.1.2"
2368+
fast-xml-builder "^1.1.4"
2369+
path-expression-matcher "^1.1.3"
2370+
strnum "^2.2.0"
23622371

23632372
fastq@^1.6.0:
23642373
version "1.19.1"
@@ -3683,6 +3692,11 @@ path-exists@^4.0.0:
36833692
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
36843693
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
36853694

3695+
path-expression-matcher@^1.1.3:
3696+
version "1.1.3"
3697+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz#8bf7c629dc1b114e42b633c071f06d14625b4e0d"
3698+
integrity sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==
3699+
36863700
path-is-absolute@^1.0.0:
36873701
version "1.0.1"
36883702
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -4519,10 +4533,10 @@ strip-json-comments@~2.0.1:
45194533
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
45204534
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
45214535

4522-
strnum@^2.1.2:
4523-
version "2.2.0"
4524-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.0.tgz#8b582b637e4621f62ff714493e0ce30846f903a6"
4525-
integrity sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==
4536+
strnum@^2.2.0:
4537+
version "2.2.1"
4538+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.1.tgz#d28f896b4ef9985212494ce8bcf7ca304fad8368"
4539+
integrity sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg==
45264540

45274541
structured-source@^4.0.0:
45284542
version "4.0.0"

0 commit comments

Comments
 (0)