|
1565 | 1565 | "@jridgewell/resolve-uri" "^3.1.0" |
1566 | 1566 | "@jridgewell/sourcemap-codec" "^1.4.14" |
1567 | 1567 |
|
1568 | | -"@jsforce/jsforce-node@^3.8.2": |
1569 | | - version "3.8.2" |
1570 | | - resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.8.2.tgz#68b903f6733ae479086ab02ea4a2de87a7f208eb" |
1571 | | - integrity sha512-ewaRr9JnZRW6I28C/TzUnv5p70zMrWsKCq2ovRW6X557/ikdfvA24F9k4cQXZnTG2lZLEfVn+WwdBGEtY7pPnQ== |
1572 | | - dependencies: |
1573 | | - "@sindresorhus/is" "^4" |
1574 | | - base64url "^3.0.1" |
1575 | | - csv-parse "^5.5.2" |
1576 | | - csv-stringify "^6.4.4" |
1577 | | - faye "^1.4.0" |
1578 | | - form-data "^4.0.0" |
1579 | | - https-proxy-agent "^5.0.0" |
1580 | | - multistream "^3.1.0" |
1581 | | - node-fetch "^2.6.1" |
1582 | | - xml2js "^0.6.2" |
1583 | | - |
1584 | 1568 | "@jsforce/jsforce-node@^3.9.1": |
1585 | 1569 | version "3.9.1" |
1586 | 1570 | resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.9.1.tgz#503bcee3b511b2768abb090b8c8af508c2412244" |
|
1780 | 1764 | dependencies: |
1781 | 1765 | "@salesforce/ts-types" "^2.0.12" |
1782 | 1766 |
|
1783 | | -"@salesforce/plugin-auth@^3.7.7": |
1784 | | - version "3.7.7" |
1785 | | - resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.7.7.tgz#2f29937649eae137a43986e7cf3f475d5b8d7223" |
1786 | | - integrity sha512-CMNs3T9hbIeHH6h5HUZMmLb/nJxUnSaFgmLliemdsqd4/y+/POpudCvOvqLsiWeoDTo8BBCvMbIrtXuQHpJr7g== |
| 1767 | +"@salesforce/plugin-auth@^3.7.10": |
| 1768 | + version "3.7.10" |
| 1769 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.7.10.tgz#6153e76e6a2c40e1d5239f4611cb77d922831b45" |
| 1770 | + integrity sha512-nfxtS7C96OUXuewK+98Iv2tfinbQOYOi91HYakxfs/CjFutqwHAw+DYm9jToTQsT0EB8vJFCCn4J+GfjGypn6A== |
1787 | 1771 | dependencies: |
1788 | 1772 | "@inquirer/checkbox" "^2.5.0" |
1789 | 1773 | "@inquirer/select" "^2.5.0" |
1790 | 1774 | "@oclif/core" "^4" |
1791 | 1775 | "@salesforce/core" "^8.18.1" |
1792 | 1776 | "@salesforce/kit" "^3.2.3" |
1793 | | - "@salesforce/plugin-info" "^3.4.69" |
1794 | | - "@salesforce/sf-plugins-core" "^12.2.2" |
| 1777 | + "@salesforce/plugin-info" "^3.4.73" |
| 1778 | + "@salesforce/sf-plugins-core" "^12.2.3" |
1795 | 1779 | "@salesforce/ts-types" "^2.0.11" |
1796 | 1780 | open "^10.1.2" |
1797 | 1781 |
|
1798 | | -"@salesforce/plugin-info@^3.4.69": |
1799 | | - version "3.4.69" |
1800 | | - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.69.tgz#22b8d06b3be61356754e221b0616aac634d4eede" |
1801 | | - integrity sha512-xUbB7rQd36AEAk00PJJ1B++j/hn9MoOTLb1oZn+bhucZyZwVuRAX+l0+VSQe/2y2PT5Gtij4kcS/4ww3itoGfg== |
| 1782 | +"@salesforce/plugin-info@^3.4.73": |
| 1783 | + version "3.4.73" |
| 1784 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.73.tgz#d8bef12bcda3133bc0af7091c6e449d031775918" |
| 1785 | + integrity sha512-REspJvUoRPR4Y0nR172pMB0B+LeMhjmJM77MQMujnAaUBH/8gX+IV8C9iqpDtRP9BbCxVDtmfozHJwboCtHKIg== |
1802 | 1786 | dependencies: |
1803 | 1787 | "@inquirer/input" "^2.3.0" |
1804 | | - "@jsforce/jsforce-node" "^3.8.2" |
| 1788 | + "@jsforce/jsforce-node" "^3.9.1" |
1805 | 1789 | "@oclif/core" "^4" |
1806 | | - "@salesforce/core" "^8.14.0" |
| 1790 | + "@salesforce/core" "^8.18.1" |
1807 | 1791 | "@salesforce/kit" "^3.2.3" |
1808 | 1792 | "@salesforce/sf-plugins-core" "^12" |
1809 | 1793 | got "^13.0.0" |
|
1851 | 1835 | string-width "^7.2.0" |
1852 | 1836 | terminal-link "^3.0.0" |
1853 | 1837 |
|
1854 | | -"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.2", "@salesforce/sf-plugins-core@^12.2.3": |
| 1838 | +"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.3": |
1855 | 1839 | version "12.2.3" |
1856 | 1840 | resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.3.tgz#f4ec67b15b9a86d6d18437061cf73e09fe0f68ea" |
1857 | 1841 | integrity sha512-mkBt57rD/987g4eT/XfJN469aEzLjskbgif+beLWocIkNXn70jMvX/RYRTAAkGRhixHHgYj+nY7kHI41rqKZ8w== |
|
0 commit comments