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 48
48
"@salesforce/source-deploy-retrieve" : " ^12.6.2" ,
49
49
"@salesforce/ts-types" : " ^2.0.11" ,
50
50
"@salesforce/types" : " ^1.2.0" ,
51
- "fast-xml-parser" : " ^4.4.1 " ,
51
+ "fast-xml-parser" : " ^4.5.0 " ,
52
52
"globby" : " ^11" ,
53
53
"graphology" : " ^0.25.4" ,
54
54
"graphology-traversal" : " ^0.3.1" ,
Original file line number Diff line number Diff line change @@ -2382,10 +2382,10 @@ fast-uri@^3.0.1:
2382
2382
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
2383
2383
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
2384
2384
2385
- fast-xml-parser@^4.4.1 :
2386
- version "4.4.1 "
2387
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1 .tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f "
2388
- integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw ==
2385
+ fast-xml-parser@^4.4.1, fast-xml-parser@^4.5.0 :
2386
+ version "4.5.0 "
2387
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.0 .tgz#2882b7d01a6825dfdf909638f2de0256351def37 "
2388
+ integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg ==
2389
2389
dependencies :
2390
2390
strnum "^1.0.5"
2391
2391
You can’t perform that action at this time.
0 commit comments