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.2.0" ,
55
55
"@salesforce/source-deploy-retrieve" : " ^12.1.11" ,
56
56
"@salesforce/ts-types" : " ^2.0.12" ,
57
- "fast-xml-parser" : " ^4.4.0 " ,
57
+ "fast-xml-parser" : " ^4.4.1 " ,
58
58
"graceful-fs" : " ^4.2.11" ,
59
59
"isomorphic-git" : " ^1.27.1" ,
60
60
"ts-retry-promise" : " ^0.8.1"
Original file line number Diff line number Diff line change @@ -2474,10 +2474,10 @@ fast-uri@^3.0.1:
2474
2474
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
2475
2475
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
2476
2476
2477
- fast-xml-parser@^4.3.6, fast-xml-parser@^4.4.0 :
2478
- version "4.4.0 "
2479
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.0 .tgz#341cc98de71e9ba9e651a67f41f1752d1441a501 "
2480
- integrity sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg ==
2477
+ fast-xml-parser@^4.3.6, fast-xml-parser@^4.4.1 :
2478
+ version "4.4.1 "
2479
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1 .tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f "
2480
+ integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw ==
2481
2481
dependencies :
2482
2482
strnum "^1.0.5"
2483
2483
You can’t perform that action at this time.
0 commit comments