File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"@salesforce/ts-types" : " ^2.0.12" ,
31
31
"@salesforce/types" : " ^1.3.0" ,
32
32
"fast-levenshtein" : " ^3.0.0" ,
33
- "fast-xml-parser" : " ^4.5.1 " ,
33
+ "fast-xml-parser" : " ^4.5.3 " ,
34
34
"got" : " ^11.8.6" ,
35
35
"graceful-fs" : " ^4.2.11" ,
36
36
"ignore" : " ^5.3.2" ,
Original file line number Diff line number Diff line change @@ -2567,12 +2567,12 @@ fast-uri@^3.0.1:
2567
2567
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
2568
2568
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
2569
2569
2570
- fast-xml-parser@^4.5.1 :
2571
- version "4.5.1 "
2572
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.1 .tgz#a7e665ff79b7919100a5202f23984b6150f9b31e "
2573
- integrity sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w ==
2570
+ fast-xml-parser@^4.5.3 :
2571
+ version "4.5.3 "
2572
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.3 .tgz#c54d6b35aa0f23dc1ea60b6c884340c006dc6efb "
2573
+ integrity sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig ==
2574
2574
dependencies :
2575
- strnum "^1.0.5 "
2575
+ strnum "^1.1.1 "
2576
2576
2577
2577
fastest-levenshtein@^1.0.7 :
2578
2578
version "1.0.16"
@@ -5387,10 +5387,10 @@ strip-json-comments@^3.1.1:
5387
5387
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
5388
5388
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
5389
5389
5390
- strnum@^1.0.5 :
5391
- version "1.0.5 "
5392
- resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5 .tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db "
5393
- integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA ==
5390
+ strnum@^1.1.1 :
5391
+ version "1.1.2 "
5392
+ resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2 .tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4 "
5393
+ integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA ==
5394
5394
5395
5395
supports-color@^5.3.0 :
5396
5396
version "5.5.0"
You can’t perform that action at this time.
0 commit comments