Skip to content

Commit a137a74

Browse files
deps(infra): bump fast-xml-builder in /infrastructure
Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.1.5 to 1.2.0. - [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-builder@v1.1.5...v1.2.0) --- updated-dependencies: - dependency-name: fast-xml-builder dependency-version: 1.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad4e427 commit a137a74

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

infrastructure/yarn.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1842,11 +1842,12 @@ exponential-backoff@^3.1.1:
18421842
integrity sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==
18431843

18441844
fast-xml-builder@^1.1.4:
1845-
version "1.1.5"
1846-
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz#50188e1452a5fa095f415d3e63dcac0a1dbcbf11"
1847-
integrity sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==
1845+
version "1.2.0"
1846+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz#abd2363145a7625d9789ad96da375fabe3cff28c"
1847+
integrity sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==
18481848
dependencies:
1849-
path-expression-matcher "^1.1.3"
1849+
path-expression-matcher "^1.5.0"
1850+
xml-naming "^0.1.0"
18501851

18511852
fast-xml-parser@5.5.8:
18521853
version "5.5.8"
@@ -2661,7 +2662,7 @@ parse-conflict-json@^5.0.1:
26612662
just-diff "^6.0.0"
26622663
just-diff-apply "^5.2.0"
26632664

2664-
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0:
2665+
path-expression-matcher@^1.2.0, path-expression-matcher@^1.5.0:
26652666
version "1.5.0"
26662667
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
26672668
integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
@@ -3271,6 +3272,11 @@ write-file-atomic@^7.0.0:
32713272
dependencies:
32723273
signal-exit "^4.0.1"
32733274

3275+
xml-naming@^0.1.0:
3276+
version "0.1.0"
3277+
resolved "https://registry.yarnpkg.com/xml-naming/-/xml-naming-0.1.0.tgz#8ab7106c5b8d23caa2fabac1cadf17136379fbd8"
3278+
integrity sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==
3279+
32743280
xml2js@0.5.0:
32753281
version "0.5.0"
32763282
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.5.0.tgz#d9440631fbb2ed800203fad106f2724f62c493b7"

0 commit comments

Comments
 (0)