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.3" ,
55
55
"@salesforce/source-deploy-retrieve" : " ^12.10.3" ,
56
56
"@salesforce/ts-types" : " ^2.0.12" ,
57
- "fast-xml-parser" : " ^4.5.0 " ,
57
+ "fast-xml-parser" : " ^4.5.1 " ,
58
58
"graceful-fs" : " ^4.2.11" ,
59
59
"isomorphic-git" : " ^1.27.2" ,
60
60
"ts-retry-promise" : " ^0.8.1"
Original file line number Diff line number Diff line change @@ -2604,10 +2604,10 @@ fast-uri@^3.0.1:
2604
2604
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
2605
2605
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
2606
2606
2607
- fast-xml-parser@^4.5.0 :
2608
- version "4.5.0 "
2609
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.0 .tgz#2882b7d01a6825dfdf909638f2de0256351def37 "
2610
- integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg ==
2607
+ fast-xml-parser@^4.5.0, fast-xml-parser@^4.5.1 :
2608
+ version "4.5.1 "
2609
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.1 .tgz#a7e665ff79b7919100a5202f23984b6150f9b31e "
2610
+ integrity sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w ==
2611
2611
dependencies :
2612
2612
strnum "^1.0.5"
2613
2613
You can’t perform that action at this time.
0 commit comments