File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2464,11 +2464,12 @@ fast-levenshtein@^2.0.6:
24642464 integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
24652465
24662466fast-xml-builder@^1.1.3 :
2467- version "1.1.3 "
2468- resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.3 .tgz#283579acba94aecf998a7e1339bc7e037195abc1 "
2469- integrity sha512-1o60KoFw2+LWKQu3IdcfcFlGTW4dpqEWmjhYec6H82AYZU2TVBXep6tMl8Z1Y+wM+ZrzCwe3BZ9Vyd9N2rIvmg ==
2467+ version "1.2.0 "
2468+ resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.2.0 .tgz#abd2363145a7625d9789ad96da375fabe3cff28c "
2469+ integrity sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q ==
24702470 dependencies :
2471- path-expression-matcher "^1.1.3"
2471+ path-expression-matcher "^1.5.0"
2472+ xml-naming "^0.1.0"
24722473
24732474fast-xml-parser@^5.0.7 :
24742475 version "5.5.5"
@@ -3935,6 +3936,11 @@ path-expression-matcher@^1.1.3:
39353936 resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz#8bf7c629dc1b114e42b633c071f06d14625b4e0d"
39363937 integrity sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==
39373938
3939+ path-expression-matcher@^1.5.0 :
3940+ version "1.5.0"
3941+ resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
3942+ integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
3943+
39383944path-is-absolute@^1.0.0 :
39393945 version "1.0.1"
39403946 resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -4871,6 +4877,11 @@ write-file-atomic@^4.0.2:
48714877 imurmurhash "^0.1.4"
48724878 signal-exit "^3.0.7"
48734879
4880+ xml-naming@^0.1.0 :
4881+ version "0.1.0"
4882+ resolved "https://registry.yarnpkg.com/xml-naming/-/xml-naming-0.1.0.tgz#8ab7106c5b8d23caa2fabac1cadf17136379fbd8"
4883+ integrity sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==
4884+
48744885xml2js@^0.5.0 :
48754886 version "0.5.0"
48764887 resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.5.0.tgz#d9440631fbb2ed800203fad106f2724f62c493b7"
You can’t perform that action at this time.
0 commit comments