File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"@salesforce/kit" : " ^3.1.0" ,
50
50
"@salesforce/source-deploy-retrieve" : " ^10.6.1" ,
51
51
"@salesforce/ts-types" : " ^2.0.9" ,
52
- "fast-xml-parser" : " ^4.2.5 " ,
52
+ "fast-xml-parser" : " ^4.3.6 " ,
53
53
"graceful-fs" : " ^4.2.11" ,
54
54
"isomorphic-git" : " 1.23.0" ,
55
55
"ts-retry-promise" : " ^0.8.0"
Original file line number Diff line number Diff line change @@ -2479,10 +2479,10 @@ fast-safe-stringify@^2.1.1:
2479
2479
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
2480
2480
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
2481
2481
2482
- fast-xml-parser@^4.2 .5, fast-xml-parser@^4.3.5 :
2483
- version "4.3.5 "
2484
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.5 .tgz#e2f2a2ae8377e9c3dc321b151e58f420ca7e5ccc "
2485
- integrity sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ ==
2482
+ fast-xml-parser@^4.3 .5, fast-xml-parser@^4.3.6 :
2483
+ version "4.3.6 "
2484
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6 .tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff "
2485
+ integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw ==
2486
2486
dependencies :
2487
2487
strnum "^1.0.5"
2488
2488
You can’t perform that action at this time.
0 commit comments