|
728 | 728 | is-wsl "^2.1.1"
|
729 | 729 | tslib "^2.3.1"
|
730 | 730 |
|
731 |
| -"@oclif/core@^1.16.4", "@oclif/core@^1.20.0", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0", "@oclif/core@^1.22.0", "@oclif/core@^1.8.0": |
732 |
| - version "1.22.0" |
733 |
| - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.22.0.tgz#dfdd76db6435cc1be2de7bbe25c23302332b9297" |
734 |
| - integrity sha512-Bvyi6uFbmpkFl9XUATsGMlqEDGfqMKWL0Mu5VQTuPg7/NIyfygYkaburn11uGkOp0a8yG6fPpyVBfGmztjNPGA== |
| 731 | +"@oclif/core@^1.16.4", "@oclif/core@^1.20.0", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0", "@oclif/core@^1.23.0", "@oclif/core@^1.23.1", "@oclif/core@^1.8.0": |
| 732 | + version "1.23.1" |
| 733 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.23.1.tgz#bebbbc4e02a4c1a4216d64165f892037f8a1e14a" |
| 734 | + integrity sha512-nz7wVGesJ1Qg74p1KNKluZpQ3Z042mqdaRlczEI4Xwqj5s9jjdDBCDHNkiGzV4UAKzicVzipNj6qqhyUWKYnaA== |
735 | 735 | dependencies:
|
736 | 736 | "@oclif/linewrap" "^1.0.0"
|
737 | 737 | "@oclif/screen" "^3.0.3"
|
|
879 | 879 | resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.3.tgz#e679ad10535e31d333f809f7a71335cc9aef1e55"
|
880 | 880 | integrity sha512-KX8gMYA9ujBPOd1HFsV9e0iEx7Uoj8AG/3YsW4TtWQTg4lJvr82qNm7o/cFQfYRIt+jw7Ew/4oL4A22zOT+IRA==
|
881 | 881 |
|
882 |
| -"@oclif/test@^2.2.16": |
883 |
| - version "2.2.17" |
884 |
| - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.17.tgz#82a1cec2321552e3bcc2cbc30546bbceaacdde6d" |
885 |
| - integrity sha512-biReDlW5a6YkiJoMPa4tQYWQ8sXkBBMD94P7/NgqAL06wE62x4cyK8V55hcbV10QPe82IUl0w3Zx09zYsoLUyQ== |
| 882 | +"@oclif/test@^2.2.19": |
| 883 | + version "2.2.19" |
| 884 | + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.19.tgz#6e60a2aff0ba514b479342b1bd5e27fe859a2947" |
| 885 | + integrity sha512-hqxM8XHu/17fKop3AZkWtXjXnUcQDOz71De2fNPX533aYfADyVyG8mw4JtkLIUzbNxFm5km+zoYWe5YWKDOnyg== |
886 | 886 | dependencies:
|
887 |
| - "@oclif/core" "^1.22.0" |
| 887 | + "@oclif/core" "^1.23.1" |
888 | 888 | fancy-test "^2.0.10"
|
889 | 889 |
|
890 | 890 | "@octokit/auth-token@^2.4.0", "@octokit/auth-token@^2.4.4":
|
|
1044 | 1044 | mv "~2"
|
1045 | 1045 | safe-json-stringify "~1"
|
1046 | 1046 |
|
1047 |
| -"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.33", "@salesforce/command@^5.2.35": |
1048 |
| - version "5.2.35" |
1049 |
| - resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.35.tgz#2f0e721c49aee0db4531b291722c8ebab5b68598" |
1050 |
| - integrity sha512-OMy4kASYFyIOrenJ2r0o9PvRECv+OwlAa45lf0Ip4M5UwvRQvQPay+AqVdvd4olPlqgyrHAEw4wTe5lMHK6cxA== |
| 1047 | +"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.33", "@salesforce/command@^5.2.35", "@salesforce/command@^5.2.39": |
| 1048 | + version "5.2.39" |
| 1049 | + resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.39.tgz#1112c7f5f2cbe14fe4a67b2f8ef5b9c5131ac7a1" |
| 1050 | + integrity sha512-OahHmMWPWsV0DiDBhhB9hbeNLdsefWOUc+cQPHpeb5KYh/xcTneDRYm5nKrSt3C8KcCYcjiCRIEGOcLgoOBb6A== |
1051 | 1051 | dependencies:
|
1052 |
| - "@oclif/core" "^1.22.0" |
1053 |
| - "@oclif/test" "^2.2.16" |
| 1052 | + "@oclif/core" "^1.23.0" |
| 1053 | + "@oclif/test" "^2.2.19" |
1054 | 1054 | "@salesforce/core" "^3.32.12"
|
1055 | 1055 | "@salesforce/kit" "^1.8.0"
|
1056 | 1056 | "@salesforce/ts-types" "^1.7.1"
|
|
0 commit comments