|
778 | 778 | semver "^7.6.3" |
779 | 779 | ts-retry-promise "^0.8.1" |
780 | 780 |
|
781 | | -"@salesforce/core@^8.27.0": |
782 | | - version "8.27.0" |
783 | | - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.27.0.tgz#171660a3d98770d3dd09b2ac16e49d139dff7578" |
784 | | - integrity sha512-Je//0ySHRJRTD16dFxdm6J624i+oufKNq+o8O1AoUNYlT/k4SJi/YGt+iGlKesZGxPf7X1zzUPY1S6C99c/UBA== |
| 781 | +"@salesforce/core@^8.27.1": |
| 782 | + version "8.27.1" |
| 783 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.27.1.tgz#26b08b0d68dd1fc210d1dd7a7e3770e3b9f27e74" |
| 784 | + integrity sha512-1WpVt9tQAEINGzsQsSiVRmcmYUpKeK4P54624f9HvLIv7o7jTjdARwirJpOqivIihbDE8OJnYOdsr0vV5Dz93A== |
785 | 785 | dependencies: |
786 | 786 | "@jsforce/jsforce-node" "^3.10.13" |
787 | 787 | "@salesforce/kit" "^3.2.4" |
@@ -2739,12 +2739,21 @@ fast-uri@^3.0.1: |
2739 | 2739 | resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134" |
2740 | 2740 | integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw== |
2741 | 2741 |
|
2742 | | -fast-xml-parser@^5.3.6: |
2743 | | - version "5.3.6" |
2744 | | - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.6.tgz#85a69117ca156b1b3c52e426495b6de266cb6a4b" |
2745 | | - integrity sha512-QNI3sAvSvaOiaMl8FYU4trnEzCwiRr8XMWgAHzlrWpTSj+QaCSvOf1h82OEP1s4hiAXhnbXSyFWCf4ldZzZRVA== |
| 2742 | +fast-xml-builder@^1.1.4: |
| 2743 | + version "1.1.4" |
| 2744 | + resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017" |
| 2745 | + integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg== |
| 2746 | + dependencies: |
| 2747 | + path-expression-matcher "^1.1.3" |
| 2748 | + |
| 2749 | +fast-xml-parser@^5.5.7: |
| 2750 | + version "5.5.7" |
| 2751 | + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.7.tgz#e1ddc86662d808450a19cf2fb6ccc9c3c9933c5d" |
| 2752 | + integrity sha512-LteOsISQ2GEiDHZch6L9hB0+MLoYVLToR7xotrzU0opCICBkxOPgHAy1HxAvtxfJNXDJpgAsQN30mkrfpO2Prg== |
2746 | 2753 | dependencies: |
2747 | | - strnum "^2.1.2" |
| 2754 | + fast-xml-builder "^1.1.4" |
| 2755 | + path-expression-matcher "^1.1.3" |
| 2756 | + strnum "^2.2.0" |
2748 | 2757 |
|
2749 | 2758 | fastest-levenshtein@^1.0.7: |
2750 | 2759 | version "1.0.16" |
@@ -4795,6 +4804,11 @@ path-exists@^4.0.0: |
4795 | 4804 | resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" |
4796 | 4805 | integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== |
4797 | 4806 |
|
| 4807 | +path-expression-matcher@^1.1.3: |
| 4808 | + version "1.1.3" |
| 4809 | + resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz#8bf7c629dc1b114e42b633c071f06d14625b4e0d" |
| 4810 | + integrity sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ== |
| 4811 | + |
4798 | 4812 | path-is-absolute@^1.0.0: |
4799 | 4813 | version "1.0.1" |
4800 | 4814 | resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" |
@@ -5700,10 +5714,10 @@ strip-json-comments@^3.1.1: |
5700 | 5714 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" |
5701 | 5715 | integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
5702 | 5716 |
|
5703 | | -strnum@^2.1.2: |
5704 | | - version "2.1.2" |
5705 | | - resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.1.2.tgz#a5e00ba66ab25f9cafa3726b567ce7a49170937a" |
5706 | | - integrity sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ== |
| 5717 | +strnum@^2.2.0: |
| 5718 | + version "2.2.1" |
| 5719 | + resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.1.tgz#d28f896b4ef9985212494ce8bcf7ca304fad8368" |
| 5720 | + integrity sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg== |
5707 | 5721 |
|
5708 | 5722 | supports-color@^5.3.0: |
5709 | 5723 | version "5.5.0" |
|
0 commit comments