|
1780 | 1780 | strip-ansi "6.0.1" |
1781 | 1781 | ts-retry-promise "^0.8.1" |
1782 | 1782 |
|
1783 | | -"@salesforce/core@^8.15.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.5", "@salesforce/core@^8.19.1", "@salesforce/core@^8.23.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0": |
1784 | | - version "8.23.0" |
1785 | | - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.23.0.tgz#19e9effb2175507538157255d969e08925f91f76" |
1786 | | - integrity sha512-njdJlo+SYtmuCBE1p8lwbcQF6oRsE1ZkcEQUElpu4WhB+DT/0mv7oN3eeYfh9Ss9Px95sSgzPJhEFLsZLwGJ4w== |
| 1783 | +"@salesforce/core@^8.15.0", "@salesforce/core@^8.18.5", "@salesforce/core@^8.19.1", "@salesforce/core@^8.22.0", "@salesforce/core@^8.23.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0": |
| 1784 | + version "8.23.1" |
| 1785 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.23.1.tgz#89e04518d6d4033ef6a248380eb952328068797c" |
| 1786 | + integrity sha512-/mQMu6g0gmkKQsl+G93VkkU+yrLEjnBzdUu0sPlS0WY5jM4M9sxg97LmRXa6dchECU3c/ugamsXaP6j6QmEfsQ== |
1787 | 1787 | dependencies: |
1788 | 1788 | "@jsforce/jsforce-node" "^3.10.4" |
1789 | | - "@salesforce/kit" "^3.2.2" |
| 1789 | + "@salesforce/kit" "^3.2.4" |
1790 | 1790 | "@salesforce/schemas" "^1.10.0" |
1791 | 1791 | "@salesforce/ts-types" "^2.0.11" |
1792 | 1792 | ajv "^8.17.1" |
|
1842 | 1842 | typescript "^5.5.4" |
1843 | 1843 | wireit "^0.14.12" |
1844 | 1844 |
|
1845 | | -"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3": |
1846 | | - version "3.2.3" |
1847 | | - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a" |
1848 | | - integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg== |
| 1845 | +"@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4": |
| 1846 | + version "3.2.4" |
| 1847 | + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.4.tgz#69fb56974685e41d26ae5db30a7261acdc731bb6" |
| 1848 | + integrity sha512-9buqZ2puIGWqjUFWYNroSeNih4d1s9kdQAzZfutr/Re/JMl6xBct0ATO5LVb1ty5UhdBruJrVaiTg03PqVKU+Q== |
1849 | 1849 | dependencies: |
1850 | 1850 | "@salesforce/ts-types" "^2.0.12" |
1851 | 1851 |
|
|
1925 | 1925 | cli-progress "^3.12.0" |
1926 | 1926 | terminal-link "^3.0.0" |
1927 | 1927 |
|
1928 | | -"@salesforce/source-deploy-retrieve@^12.20.1", "@salesforce/source-deploy-retrieve@^12.22.0": |
1929 | | - version "12.22.0" |
1930 | | - resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.0.tgz#4993bff177ac7fe421af93e30dabb8a57b23a1de" |
1931 | | - integrity sha512-tfBgeiQ7uypXogv//S0QIU05fstKHryNGj5I4p2FhlP7Lv93G27ACxyaK2yGtRsHEqNx5yMz81vbyLoqhPmLTQ== |
| 1928 | +"@salesforce/source-deploy-retrieve@^12.22.0", "@salesforce/source-deploy-retrieve@^12.22.11": |
| 1929 | + version "12.22.12" |
| 1930 | + resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.12.tgz#dc70af767c50ba78ba49a016d3fb501554d153cc" |
| 1931 | + integrity sha512-pVha+CH6bgXyzVtCUVDr43jkh3u59D/9tPSAbPnZecCxz4QQIIaITOjgy4cvOtY1WnEg1XmYspG+ZauQh2FtSA== |
1932 | 1932 | dependencies: |
1933 | | - "@salesforce/core" "^8.18.1" |
| 1933 | + "@salesforce/core" "^8.23.0" |
1934 | 1934 | "@salesforce/kit" "^3.2.3" |
1935 | 1935 | "@salesforce/ts-types" "^2.0.12" |
1936 | | - "@salesforce/types" "^1.3.0" |
| 1936 | + "@salesforce/types" "^1.4.0" |
1937 | 1937 | fast-levenshtein "^3.0.0" |
1938 | 1938 | fast-xml-parser "^4.5.3" |
1939 | 1939 | got "^11.8.6" |
1940 | 1940 | graceful-fs "^4.2.11" |
1941 | 1941 | ignore "^5.3.2" |
1942 | | - isbinaryfile "^5.0.2" |
1943 | 1942 | jszip "^3.10.1" |
1944 | 1943 | mime "2.6.0" |
1945 | 1944 | minimatch "^9.0.5" |
1946 | 1945 | proxy-agent "^6.4.0" |
1947 | | - yaml "^2.7.1" |
| 1946 | + yaml "^2.8.1" |
1948 | 1947 |
|
1949 | 1948 | "@salesforce/source-testkit@^2.2.143": |
1950 | 1949 | version "2.2.143" |
|
1962 | 1961 | shelljs "^0.10.0" |
1963 | 1962 | sinon "^10.0.0" |
1964 | 1963 |
|
1965 | | -"@salesforce/source-tracking@^7.4.1": |
1966 | | - version "7.4.7" |
1967 | | - resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.4.7.tgz#daa44ad1eeaf9f4dff36069c47c536062ab0eeb3" |
1968 | | - integrity sha512-ysv7loc8Qboi5jroKYeYFrXCuRFJT0k+g3lpefT8NfQwZNm8GyoUlKOw2AlfeE3gIorHUq3N7oWxjX8xUDDa4g== |
| 1964 | +"@salesforce/source-tracking@^7.4.10": |
| 1965 | + version "7.4.10" |
| 1966 | + resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.4.10.tgz#c6c6af84da3d5b875d7ba9bf87c140649009a9cc" |
| 1967 | + integrity sha512-Vxy0jrNQ6a7Vn3Pajfy3tgNQbOvG0zNVH0KgcF1w2UZvoDkVHxOw9QOpEPhN5oNa/qRc0UfnjOp+noCBAU28+A== |
1969 | 1968 | dependencies: |
1970 | 1969 | "@oclif/core" "^4.4.0" |
1971 | | - "@salesforce/core" "^8.15.0" |
| 1970 | + "@salesforce/core" "^8.22.0" |
1972 | 1971 | "@salesforce/kit" "^3.2.3" |
1973 | | - "@salesforce/source-deploy-retrieve" "^12.20.1" |
| 1972 | + "@salesforce/source-deploy-retrieve" "^12.22.11" |
1974 | 1973 | "@salesforce/ts-types" "^2.0.12" |
1975 | 1974 | fast-xml-parser "^4.5.3" |
1976 | 1975 | graceful-fs "^4.2.11" |
|
1991 | 1990 | resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff" |
1992 | 1991 | integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g== |
1993 | 1992 |
|
1994 | | -"@salesforce/types@^1.3.0": |
| 1993 | +"@salesforce/types@^1.4.0": |
1995 | 1994 | version "1.4.0" |
1996 | 1995 | resolved "https://registry.yarnpkg.com/@salesforce/types/-/types-1.4.0.tgz#a8b8baa0b7cc9cb6718379464d9bc9e4ab834e9e" |
1997 | 1996 | integrity sha512-WpXzQd+JglQrwUs05ePGa1/vFFn1s7rymw2ltBbFj2Z0p/ez1ft6J39ILVlteS/mGca47Ce8JN+u3USVxfxkKA== |
@@ -6005,11 +6004,6 @@ isarray@~1.0.0: |
6005 | 6004 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" |
6006 | 6005 | integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ== |
6007 | 6006 |
|
6008 | | -isbinaryfile@^5.0.2: |
6009 | | - version "5.0.4" |
6010 | | - resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-5.0.4.tgz#2a2edefa76cafa66613fe4c1ea52f7f031017bdf" |
6011 | | - integrity sha512-YKBKVkKhty7s8rxddb40oOkuP0NbaeXrQvLin6QMHL7Ypiy2RW9LwOVrVgZRyOrhQlayMd9t+D8yDy8MKFTSDQ== |
6012 | | - |
6013 | 6007 | isexe@^2.0.0: |
6014 | 6008 | version "2.0.0" |
6015 | 6009 | resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" |
@@ -9399,11 +9393,16 @@ yallist@^4.0.0: |
9399 | 9393 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" |
9400 | 9394 | integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== |
9401 | 9395 |
|
9402 | | -yaml@^2.5.1, yaml@^2.7.1: |
| 9396 | +yaml@^2.5.1: |
9403 | 9397 | version "2.8.0" |
9404 | 9398 | resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6" |
9405 | 9399 | integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ== |
9406 | 9400 |
|
| 9401 | +yaml@^2.8.1: |
| 9402 | + version "2.8.1" |
| 9403 | + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79" |
| 9404 | + integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw== |
| 9405 | + |
9407 | 9406 | yargs-parser@^18.1.2: |
9408 | 9407 | version "18.1.3" |
9409 | 9408 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0" |
|
0 commit comments