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 54
54
"@salesforce/kit" : " ^3.1.2" ,
55
55
"@salesforce/source-deploy-retrieve" : " ^11.6.5" ,
56
56
"@salesforce/ts-types" : " ^2.0.9" ,
57
- "fast-xml-parser" : " ^4.3.6 " ,
57
+ "fast-xml-parser" : " ^4.4.0 " ,
58
58
"graceful-fs" : " ^4.2.11" ,
59
59
"isomorphic-git" : " ^1.25.10" ,
60
60
"ts-retry-promise" : " ^0.8.1"
Original file line number Diff line number Diff line change @@ -2429,10 +2429,10 @@ fast-safe-stringify@^2.1.1:
2429
2429
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
2430
2430
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
2431
2431
2432
- fast-xml-parser@^4.3.6 :
2433
- version "4.3.6 "
2434
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6 .tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff "
2435
- integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw ==
2432
+ fast-xml-parser@^4.3.6, fast-xml-parser@^4.4.0 :
2433
+ version "4.4.0 "
2434
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.0 .tgz#341cc98de71e9ba9e651a67f41f1752d1441a501 "
2435
+ integrity sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg ==
2436
2436
dependencies :
2437
2437
strnum "^1.0.5"
2438
2438
You can’t perform that action at this time.
0 commit comments