|
1697 | 1697 | cli-progress "^3.12.0" |
1698 | 1698 | terminal-link "^3.0.0" |
1699 | 1699 |
|
1700 | | -"@salesforce/source-deploy-retrieve@^12.31.0", "@salesforce/source-deploy-retrieve@^12.31.19", "@salesforce/source-deploy-retrieve@^12.31.8": |
| 1700 | +"@salesforce/source-deploy-retrieve@^12.31.0": |
1701 | 1701 | version "12.31.19" |
1702 | 1702 | resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.19.tgz#5feac0c809ee36c2ea3e06321e4e56c28e83da40" |
1703 | 1703 | integrity sha512-ITf0KQOWS4OfNGE8SYerwaB9PnVZS2aXgctM9EjINmRiMJBVgQ5Pjm71IIJiR6yiEsAGfnn0S7Efir2RgtmL7Q== |
|
1717 | 1717 | proxy-agent "^6.4.0" |
1718 | 1718 | yaml "^2.8.1" |
1719 | 1719 |
|
| 1720 | +"@salesforce/source-deploy-retrieve@^12.31.20", "@salesforce/source-deploy-retrieve@^12.31.21": |
| 1721 | + version "12.31.21" |
| 1722 | + resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.21.tgz#63432190be223192cdbf4310e5f51ac5c8a74f82" |
| 1723 | + integrity sha512-NZsJlvIrfIIZF03P7iLLmewjYkMsGSIV83+O5k+HGBvDDU8c2IJge3MIV/N78GSAGYahtSE+yR4x75UY0Of7qw== |
| 1724 | + dependencies: |
| 1725 | + "@salesforce/core" "^8.27.0" |
| 1726 | + "@salesforce/kit" "^3.2.4" |
| 1727 | + "@salesforce/ts-types" "^2.0.12" |
| 1728 | + "@salesforce/types" "^1.6.0" |
| 1729 | + fast-levenshtein "^3.0.0" |
| 1730 | + fast-xml-parser "^5.3.6" |
| 1731 | + got "^11.8.6" |
| 1732 | + graceful-fs "^4.2.11" |
| 1733 | + ignore "^5.3.2" |
| 1734 | + jszip "^3.10.1" |
| 1735 | + mime "2.6.0" |
| 1736 | + minimatch "^9.0.5" |
| 1737 | + proxy-agent "^6.4.0" |
| 1738 | + yaml "^2.8.1" |
| 1739 | + |
1720 | 1740 | "@salesforce/source-testkit@^2.2.163": |
1721 | 1741 | version "2.2.172" |
1722 | 1742 | resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.2.172.tgz#74ea2f84d62f00b89a871b30ec2fdc933d90edb7" |
|
1733 | 1753 | shelljs "^0.10.0" |
1734 | 1754 | sinon "^10.0.0" |
1735 | 1755 |
|
1736 | | -"@salesforce/source-tracking@^7.8.4": |
1737 | | - version "7.8.4" |
1738 | | - resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.8.4.tgz#e0f9a70cb50d15d3cbf262183d1b44c963317930" |
1739 | | - integrity sha512-mF7tbRYOjMUYNFfyMHK85qDJACXkR4wP6Osmzc1kAuvArn7yK9gFEKPHS3EEh7oR/yO/uQIbnoNMAAUceOfYMg== |
| 1756 | +"@salesforce/source-tracking@^7.8.6": |
| 1757 | + version "7.8.6" |
| 1758 | + resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.8.6.tgz#9f22ab741d8a37bed32bb741825311881f093524" |
| 1759 | + integrity sha512-aI2HAcMAOz8KQev3DNBptMLpgpMVsVpY8G9V3Mhdql28fg5OmBE5cMxhXcKHhMvSgpZbcEn4+d0ykdzQUl1nxQ== |
1740 | 1760 | dependencies: |
1741 | | - "@salesforce/core" "^8.24.0" |
| 1761 | + "@salesforce/core" "^8.27.0" |
1742 | 1762 | "@salesforce/kit" "^3.2.4" |
1743 | | - "@salesforce/source-deploy-retrieve" "^12.31.8" |
| 1763 | + "@salesforce/source-deploy-retrieve" "^12.31.20" |
1744 | 1764 | "@salesforce/ts-types" "^2.0.12" |
1745 | | - fast-xml-parser "^5.3.4" |
| 1765 | + fast-xml-parser "^5.3.8" |
1746 | 1766 | graceful-fs "^4.2.11" |
1747 | 1767 | isomorphic-git "^1.34.2" |
1748 | 1768 | ts-retry-promise "^0.8.1" |
@@ -4555,21 +4575,37 @@ fast-xml-builder@^1.0.0: |
4555 | 4575 | resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz#a485d7e8381f1db983cf006f849d1066e2935241" |
4556 | 4576 | integrity sha512-fpZuDogrAgnyt9oDDz+5DBz0zgPdPZz6D4IR7iESxRXElrlGTRkHJ9eEt+SACRJwT0FNFrt71DFQIUFBJfX/uQ== |
4557 | 4577 |
|
| 4578 | +fast-xml-builder@^1.1.3: |
| 4579 | + version "1.1.3" |
| 4580 | + resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.3.tgz#283579acba94aecf998a7e1339bc7e037195abc1" |
| 4581 | + integrity sha512-1o60KoFw2+LWKQu3IdcfcFlGTW4dpqEWmjhYec6H82AYZU2TVBXep6tMl8Z1Y+wM+ZrzCwe3BZ9Vyd9N2rIvmg== |
| 4582 | + dependencies: |
| 4583 | + path-expression-matcher "^1.1.3" |
| 4584 | + |
4558 | 4585 | fast-xml-parser@5.3.4: |
4559 | 4586 | version "5.3.4" |
4560 | 4587 | resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz#06f39aafffdbc97bef0321e626c7ddd06a043ecf" |
4561 | 4588 | integrity sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA== |
4562 | 4589 | dependencies: |
4563 | 4590 | strnum "^2.1.0" |
4564 | 4591 |
|
4565 | | -fast-xml-parser@^5.3.4, fast-xml-parser@^5.3.6: |
| 4592 | +fast-xml-parser@^5.3.6: |
4566 | 4593 | version "5.4.2" |
4567 | 4594 | resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.2.tgz#7fc66463b59260b0c5fd57edf46148a418bde68b" |
4568 | 4595 | integrity sha512-pw/6pIl4k0CSpElPEJhDppLzaixDEuWui2CUQQBH/ECDf7+y6YwA4Gf7Tyb0Rfe4DIMuZipYj4AEL0nACKglvQ== |
4569 | 4596 | dependencies: |
4570 | 4597 | fast-xml-builder "^1.0.0" |
4571 | 4598 | strnum "^2.1.2" |
4572 | 4599 |
|
| 4600 | +fast-xml-parser@^5.3.8: |
| 4601 | + version "5.5.5" |
| 4602 | + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.5.tgz#cadbcb992d6ac3f7e643d459506a8e1dd8adf5f2" |
| 4603 | + integrity sha512-NLY+V5NNbdmiEszx9n14mZBseJTC50bRq1VHsaxOmR72JDuZt+5J1Co+dC/4JPnyq+WrIHNM69r0sqf7BMb3Mg== |
| 4604 | + dependencies: |
| 4605 | + fast-xml-builder "^1.1.3" |
| 4606 | + path-expression-matcher "^1.1.3" |
| 4607 | + strnum "^2.1.2" |
| 4608 | + |
4573 | 4609 | fastest-levenshtein@^1.0.7: |
4574 | 4610 | version "1.0.16" |
4575 | 4611 | resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz#210e61b6ff181de91ea9b3d1b84fdedd47e034e5" |
@@ -7102,6 +7138,11 @@ path-exists@^4.0.0: |
7102 | 7138 | resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" |
7103 | 7139 | integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== |
7104 | 7140 |
|
| 7141 | +path-expression-matcher@^1.1.3: |
| 7142 | + version "1.1.3" |
| 7143 | + resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz#8bf7c629dc1b114e42b633c071f06d14625b4e0d" |
| 7144 | + integrity sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ== |
| 7145 | + |
7105 | 7146 | path-is-absolute@^1.0.0: |
7106 | 7147 | version "1.0.1" |
7107 | 7148 | resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" |
|
0 commit comments