@@ -1587,12 +1587,21 @@ fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.1.0:
15871587 resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
15881588 integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
15891589
1590+ fast-xml-builder@^1.1.4 :
1591+ version "1.1.4"
1592+ resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017"
1593+ integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==
1594+ dependencies :
1595+ path-expression-matcher "^1.1.3"
1596+
15901597fast-xml-parser@^5.0.7 :
1591- version "5.2.5 "
1592- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.2.5. tgz#4809fdfb1310494e341098c25cb1341a01a9144a "
1593- integrity sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ ==
1598+ version "5.5.9 "
1599+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.9. tgz#e59637abebec3dbfbb4053b532d787af6ea11527 "
1600+ integrity sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g ==
15941601 dependencies :
1595- strnum "^2.1.0"
1602+ fast-xml-builder "^1.1.4"
1603+ path-expression-matcher "^1.2.0"
1604+ strnum "^2.2.2"
15961605
15971606fb-watchman@^2.0.2 :
15981607 version "2.0.2"
@@ -2504,6 +2513,11 @@ path-exists@^4.0.0:
25042513 resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
25052514 integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
25062515
2516+ path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0 :
2517+ version "1.2.0"
2518+ resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee"
2519+ integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==
2520+
25072521path-is-absolute@^1.0.0 :
25082522 version "1.0.1"
25092523 resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -2758,10 +2772,10 @@ strip-json-comments@^3.1.1:
27582772 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
27592773 integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
27602774
2761- strnum@^2.1.0 :
2762- version "2.1.1 "
2763- resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.1.1 .tgz#cf2a6e0cf903728b8b2c4b971b7e36b4e82d46ab "
2764- integrity sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw ==
2775+ strnum@^2.2.2 :
2776+ version "2.2.2 "
2777+ resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2 .tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f "
2778+ integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA ==
27652779
27662780supports-color@^7.1.0 :
27672781 version "7.2.0"
0 commit comments