File tree 2 files changed +1
-13
lines changed
2 files changed +1
-13
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.16.6" ,
56
56
"@salesforce/ts-types" : " ^2.0.12" ,
57
- "fast-xml-parser" : " ^4.5.1 " ,
57
+ "fast-xml-parser" : " ^4.5.3 " ,
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 @@ -2662,13 +2662,6 @@ fast-uri@^3.0.1:
2662
2662
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
2663
2663
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
2664
2664
2665
- fast-xml-parser@^4.5.1 :
2666
- version "4.5.1"
2667
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.1.tgz#a7e665ff79b7919100a5202f23984b6150f9b31e"
2668
- integrity sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==
2669
- dependencies :
2670
- strnum "^1.0.5"
2671
-
2672
2665
fast-xml-parser@^4.5.3 :
2673
2666
version "4.5.3"
2674
2667
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz#c54d6b35aa0f23dc1ea60b6c884340c006dc6efb"
@@ -5501,11 +5494,6 @@ strip-json-comments@^3.1.1:
5501
5494
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
5502
5495
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
5503
5496
5504
- strnum@^1.0.5 :
5505
- version "1.0.5"
5506
- resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db"
5507
- integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==
5508
-
5509
5497
strnum@^1.1.1 :
5510
5498
version "1.1.2"
5511
5499
resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4"
You can’t perform that action at this time.
0 commit comments