|
1368 | 1368 | "@nodelib/fs.scandir" "2.1.5"
|
1369 | 1369 | fastq "^1.6.0"
|
1370 | 1370 |
|
1371 |
| -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.5.2": |
| 1371 | +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2": |
1372 | 1372 | version "4.5.2"
|
1373 | 1373 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
|
1374 | 1374 | integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
|
|
1449 | 1449 | lodash "^4.17.21"
|
1450 | 1450 | registry-auth-token "^5.1.0"
|
1451 | 1451 |
|
1452 |
| -"@oclif/table@^0.4.6": |
1453 |
| - version "0.4.6" |
1454 |
| - resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.6.tgz#4e07fc11de9b8a3187a5ea43edce71c42811ab7e" |
1455 |
| - integrity sha512-NXh72vHHYnDrWPmVfh4i7kDydz3CXm/tSAr17fWhmWfMM+8jGn5uo6FXtvB0cd9s4skvDqzoRcsRwOeR73zIKA== |
| 1452 | +"@oclif/table@^0.4.12": |
| 1453 | + version "0.4.12" |
| 1454 | + resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.12.tgz#070c6fc474d3f6b5cb6924c55931fe51ab79c69b" |
| 1455 | + integrity sha512-CrdJBBmil38o6K5QY+vuOovfG3A6q9nFIAISpNOoOnSSiA81s/xfZ/T4E0z7coDvYnz6wJCTMc2ObqaxBZfbHg== |
1456 | 1456 | dependencies:
|
1457 | 1457 | "@types/react" "^18.3.12"
|
1458 | 1458 | change-case "^5.4.4"
|
|
1506 | 1506 | strip-ansi "6.0.1"
|
1507 | 1507 | ts-retry-promise "^0.8.1"
|
1508 | 1508 |
|
1509 |
| -"@salesforce/core@^8.15.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.5", "@salesforce/core@^8.19.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0": |
| 1509 | +"@salesforce/core@^8.18.1", "@salesforce/core@^8.18.5", "@salesforce/core@^8.18.7", "@salesforce/core@^8.19.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0": |
1510 | 1510 | version "8.19.1"
|
1511 | 1511 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.19.1.tgz#300b37db32e29a7b1055091cc13d04a6ccc4d8c1"
|
1512 | 1512 | integrity sha512-HPJxus0W4S1aoT4Qn6mG2s9Ik/mZ59rXNUFc2c+BgEAs28khbZOLR2uiZYexNpXIIZnCrSbb+v1t8IW/idIyCA==
|
|
1617 | 1617 | string-width "^7.2.0"
|
1618 | 1618 | terminal-link "^3.0.0"
|
1619 | 1619 |
|
1620 |
| -"@salesforce/sf-plugins-core@^12.2.3": |
1621 |
| - version "12.2.3" |
1622 |
| - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.3.tgz#f4ec67b15b9a86d6d18437061cf73e09fe0f68ea" |
1623 |
| - integrity sha512-mkBt57rD/987g4eT/XfJN469aEzLjskbgif+beLWocIkNXn70jMvX/RYRTAAkGRhixHHgYj+nY7kHI41rqKZ8w== |
| 1620 | +"@salesforce/sf-plugins-core@^12.2.4": |
| 1621 | + version "12.2.4" |
| 1622 | + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.4.tgz#a89ddcbac6520870eb2e0aad2a2e78738441cedf" |
| 1623 | + integrity sha512-AwfhPxIJfzQUSZH8kiQOjRPOsfhO3CL+PKq0lfX+chdqwLOnXWviYCA1Z815MGG0ot/XMlsyj7CS+JxQ19Tn4A== |
1624 | 1624 | dependencies:
|
1625 | 1625 | "@inquirer/confirm" "^3.1.22"
|
1626 | 1626 | "@inquirer/password" "^2.2.0"
|
1627 |
| - "@oclif/core" "^4.3.0" |
1628 |
| - "@oclif/table" "^0.4.6" |
1629 |
| - "@salesforce/core" "^8.15.0" |
| 1627 | + "@oclif/core" "^4.5.2" |
| 1628 | + "@oclif/table" "^0.4.12" |
| 1629 | + "@salesforce/core" "^8.18.7" |
1630 | 1630 | "@salesforce/kit" "^3.2.3"
|
1631 | 1631 | "@salesforce/ts-types" "^2.0.12"
|
1632 | 1632 | ansis "^3.3.2"
|
|
0 commit comments