|
1414 | 1414 | wordwrap "^1.0.0" |
1415 | 1415 | wrap-ansi "^7.0.0" |
1416 | 1416 |
|
1417 | | -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.3", "@oclif/core@^4.10.6": |
| 1417 | +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.3", "@oclif/core@^4.11.2": |
1418 | 1418 | version "4.11.2" |
1419 | 1419 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.2.tgz#c8062fc16f0d82c247f60670364026483a48d522" |
1420 | 1420 | integrity sha512-LWDalCgy+hYyAkLa9sMIXMXk6ws5RzQhVnkmfXtVIIyEEYigbXQ/9/x+s76p53MiXxNc6SJB7lfwkPF+SdzfMQ== |
|
1482 | 1482 | lodash "^4.17.23" |
1483 | 1483 | registry-auth-token "^5.1.1" |
1484 | 1484 |
|
1485 | | -"@oclif/table@^0.5.5": |
1486 | | - version "0.5.6" |
1487 | | - resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.5.6.tgz#cc22cc3f620c9f23bdb734b0dd6f97cdda4a0f28" |
1488 | | - integrity sha512-W0SlIIkcqYxRSbZVw+VnFPT6hStjm5OoMduli35569OXezBPS92yNsoIA9jAuAt3lVIGlnUIetnAUUjs+yLHKg== |
| 1485 | +"@oclif/table@^0.5.7": |
| 1486 | + version "0.5.7" |
| 1487 | + resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.5.7.tgz#0198755a73fb4c8f4738dc472fab50b5a31cd19e" |
| 1488 | + integrity sha512-iS7gXzOhUf2toij0pxkcD6sPnXzr/j4eLugHwjSKI2+WgytjUycP7A3i6OIvXDrIGMuq8+S7wgZ7tCC1I18q+Q== |
1489 | 1489 | dependencies: |
1490 | 1490 | "@types/react" "^18.3.12" |
1491 | 1491 | change-case "^5.4.4" |
|
1656 | 1656 | string-width "^7.2.0" |
1657 | 1657 | terminal-link "^3.0.0" |
1658 | 1658 |
|
1659 | | -"@salesforce/sf-plugins-core@^12.2.11": |
1660 | | - version "12.2.11" |
1661 | | - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.11.tgz#5749b949d2e526481cc70b92299816de5ec73f22" |
1662 | | - integrity sha512-mqbkgqIvsH0YdYimgla7V90kUPeZPFdW2pscJjXnwOQjDQQi7pVf3Pz715sjw6/yWfgpPwvWs5J0XXXppKlbVQ== |
| 1659 | +"@salesforce/sf-plugins-core@^12.2.16": |
| 1660 | + version "12.2.16" |
| 1661 | + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.16.tgz#664ef3540f4556ba83a1e5378b5721d2aabde91e" |
| 1662 | + integrity sha512-csZxi6gJ675/+9dc1Q9KDDq21XRy+tKtgr1ZSPyA6TeP0J4bnuIfsk9cZCOzxaI6T8L6lM3CyWltQMJ927vpzA== |
1663 | 1663 | dependencies: |
1664 | 1664 | "@inquirer/confirm" "^6.0.12" |
1665 | 1665 | "@inquirer/password" "^5.0.12" |
1666 | | - "@oclif/core" "^4.10.6" |
1667 | | - "@oclif/table" "^0.5.5" |
| 1666 | + "@oclif/core" "^4.11.2" |
| 1667 | + "@oclif/table" "^0.5.7" |
1668 | 1668 | "@salesforce/core" "^8.29.0" |
1669 | 1669 | "@salesforce/kit" "^3.2.3" |
1670 | 1670 | "@salesforce/ts-types" "^2.0.12" |
|
0 commit comments