|
1545 | 1545 | node-fetch "^2.6.1"
|
1546 | 1546 | xml2js "^0.6.2"
|
1547 | 1547 |
|
| 1548 | +"@jsforce/jsforce-node@^3.6.6": |
| 1549 | + version "3.6.6" |
| 1550 | + resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz#26fe2fc9f4f3671ca8bfb0c98a728cb8a0219265" |
| 1551 | + integrity sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ== |
| 1552 | + dependencies: |
| 1553 | + "@sindresorhus/is" "^4" |
| 1554 | + base64url "^3.0.1" |
| 1555 | + csv-parse "^5.5.2" |
| 1556 | + csv-stringify "^6.4.4" |
| 1557 | + faye "^1.4.0" |
| 1558 | + form-data "^4.0.0" |
| 1559 | + https-proxy-agent "^5.0.0" |
| 1560 | + multistream "^3.1.0" |
| 1561 | + node-fetch "^2.6.1" |
| 1562 | + xml2js "^0.6.2" |
| 1563 | + |
1548 | 1564 |
|
1549 | 1565 | version "2.1.5"
|
1550 | 1566 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
1728 | 1744 | dependencies:
|
1729 | 1745 | "@salesforce/ts-types" "^2.0.12"
|
1730 | 1746 |
|
1731 |
| -"@salesforce/plugin-auth@^3.6.103": |
1732 |
| - version "3.6.103" |
1733 |
| - resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.103.tgz#dc4e5622708c437f951fd213e9a9b0c685ddf77d" |
1734 |
| - integrity sha512-U/E6qKndmFJVzfCKL0I+yx6xp5Wh0KVVdNIPcBMaatbkucjelrB0C58RK4dOT9hvm5eNSw6ibKrCQSh30W3Maw== |
| 1747 | +"@salesforce/plugin-auth@^3.6.106": |
| 1748 | + version "3.6.106" |
| 1749 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.106.tgz#e9556dda4e2c463838b534bfad78bf81714e47a6" |
| 1750 | + integrity sha512-fUg53WqBkowa3WGZ1ctxB3p4EqFbnQu/u4ce9u9YEjJqLvVMc4F9xpNMo/fISqA+81qzy/ciSuq7xKP4+OLCyA== |
1735 | 1751 | dependencies:
|
1736 | 1752 | "@inquirer/checkbox" "^2.5.0"
|
1737 | 1753 | "@inquirer/select" "^2.5.0"
|
1738 | 1754 | "@oclif/core" "^4"
|
1739 | 1755 | "@salesforce/core" "^8.8.5"
|
1740 | 1756 | "@salesforce/kit" "^3.2.3"
|
1741 |
| - "@salesforce/plugin-info" "^3.4.44" |
| 1757 | + "@salesforce/plugin-info" "^3.4.47" |
1742 | 1758 | "@salesforce/sf-plugins-core" "^12.2.0"
|
1743 | 1759 | "@salesforce/ts-types" "^2.0.11"
|
1744 | 1760 | open "^10.1.0"
|
1745 | 1761 |
|
1746 |
| -"@salesforce/plugin-info@^3.4.44": |
1747 |
| - version "3.4.45" |
1748 |
| - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.45.tgz#96863a8d42457a0ab8ea070ad4492a3a9f775af6" |
1749 |
| - integrity sha512-9CcKPaPHUD+6mdzIXjORfke7OLcyX94B1l35EAqIADLtKqxURPcc5bJQfL+S8MyJV63XsXmzWSmpnft7q1Hbgg== |
| 1762 | +"@salesforce/plugin-info@^3.4.47": |
| 1763 | + version "3.4.47" |
| 1764 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.47.tgz#4bc57a9f5fba532cb13a217a90e03d81f619245c" |
| 1765 | + integrity sha512-qZx4Ce2TgCfk7yg0Z1+d9ZyUqpPmaHrLlCfecvLAd7aqFPYFw8MRZ5sF9dKlu+AHbBT5aSAYAb70tCIUmUmVSg== |
1750 | 1766 | dependencies:
|
1751 | 1767 | "@inquirer/input" "^2.3.0"
|
1752 |
| - "@jsforce/jsforce-node" "^3.6.5" |
| 1768 | + "@jsforce/jsforce-node" "^3.6.6" |
1753 | 1769 | "@oclif/core" "^4"
|
1754 | 1770 | "@salesforce/core" "^8.8.5"
|
1755 | 1771 | "@salesforce/kit" "^3.2.3"
|
|
0 commit comments