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.2.2" ,
30
30
"@salesforce/ts-types" : " ^2.0.12" ,
31
31
"fast-levenshtein" : " ^3.0.0" ,
32
- "fast-xml-parser" : " ^4.5.0 " ,
32
+ "fast-xml-parser" : " ^4.5.1 " ,
33
33
"got" : " ^11.8.6" ,
34
34
"graceful-fs" : " ^4.2.11" ,
35
35
"ignore" : " ^5.3.2" ,
Original file line number Diff line number Diff line change @@ -2562,10 +2562,10 @@ fast-uri@^3.0.1:
2562
2562
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
2563
2563
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
2564
2564
2565
- fast-xml-parser@^4.5.0 :
2566
- version "4.5.0 "
2567
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.0 .tgz#2882b7d01a6825dfdf909638f2de0256351def37 "
2568
- integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg ==
2565
+ fast-xml-parser@^4.5.1 :
2566
+ version "4.5.1 "
2567
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.1 .tgz#a7e665ff79b7919100a5202f23984b6150f9b31e "
2568
+ integrity sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w ==
2569
2569
dependencies :
2570
2570
strnum "^1.0.5"
2571
2571
You can’t perform that action at this time.
0 commit comments