File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"@salesforce/kit" : " ^3.1.6" ,
30
30
"@salesforce/ts-types" : " ^2.0.12" ,
31
31
"fast-levenshtein" : " ^3.0.0" ,
32
- "fast-xml-parser" : " ^4.3.6 " ,
32
+ "fast-xml-parser" : " ^4.4.1 " ,
33
33
"got" : " ^11.8.6" ,
34
34
"graceful-fs" : " ^4.2.11" ,
35
35
"ignore" : " ^5.3.1" ,
Original file line number Diff line number Diff line change @@ -2399,10 +2399,10 @@ fast-uri@^3.0.1:
2399
2399
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
2400
2400
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
2401
2401
2402
- fast-xml-parser@^4.3.6 :
2403
- version "4.3.6 "
2404
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6 .tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff "
2405
- integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw ==
2402
+ fast-xml-parser@^4.4.1 :
2403
+ version "4.4.1 "
2404
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1 .tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f "
2405
+ integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw ==
2406
2406
dependencies :
2407
2407
strnum "^1.0.5"
2408
2408
You can’t perform that action at this time.
0 commit comments