|
691 | 691 | supports-color "^8.1.1" |
692 | 692 | tslib "^2" |
693 | 693 |
|
694 | | -"@oclif/core@^2.11.1", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.8.10", "@oclif/core@^2.8.11", "@oclif/core@^2.8.4", "@oclif/core@^2.8.5", "@oclif/core@^2.9.3": |
| 694 | +"@oclif/core@^2.11.1", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.8.10", "@oclif/core@^2.8.11", "@oclif/core@^2.8.4", "@oclif/core@^2.9.3": |
695 | 695 | version "2.11.1" |
696 | 696 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.1.tgz#69c3cfd3d9b2df9fe94c6d16a3c5da59706f078a" |
697 | 697 | integrity sha512-/DHDtm/PoSNvWdJtTv1GUYnrCrlTsEQd1CsXKNfMSylpkeOjbDIbt1w4NYZ50BfAWxpCunf7RmbwxFBpDa5lHQ== |
|
911 | 911 | strip-ansi "6.0.1" |
912 | 912 | ts-retry-promise "^0.7.0" |
913 | 913 |
|
914 | | -"@salesforce/core@^4.0.1", "@salesforce/core@^4.3.1", "@salesforce/core@^4.3.2", "@salesforce/core@^4.3.5", "@salesforce/core@^4.3.7", "@salesforce/core@^4.3.8": |
915 | | - version "4.3.10" |
916 | | - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.10.tgz#d3ada1411c41fbd182fbfbe6a7ab4cf5bc6afb9f" |
917 | | - integrity sha512-xWwn9cSMXVSGobcROajVWNcEZ4QY3KbaSyZe7swXJtulJ26CB1Fv3QJB8RxStrj0XaXwt8m1nuiBwh03DTvCKg== |
| 914 | +"@salesforce/core@^4.0.1", "@salesforce/core@^4.3.1", "@salesforce/core@^4.3.11", "@salesforce/core@^4.3.2", "@salesforce/core@^4.3.5", "@salesforce/core@^4.3.7", "@salesforce/core@^4.3.8": |
| 915 | + version "4.3.11" |
| 916 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.11.tgz#3fde6affd77f56ee1915b4a2d594ea424ce84817" |
| 917 | + integrity sha512-rjrS0VoDlNaB4RYKLNZQ8+7QayWh5yTV79apCU9fYe0fR1D1p5tb+GAXe4B7AaOReQ8JOQhPBRMx1uzF3Lqn4A== |
918 | 918 | dependencies: |
919 | 919 | "@salesforce/bunyan" "^2.0.0" |
920 | 920 | "@salesforce/kit" "^3.0.4" |
|
928 | 928 | form-data "^4.0.0" |
929 | 929 | js2xmlparser "^4.0.1" |
930 | 930 | jsforce "^2.0.0-beta.27" |
931 | | - jsonwebtoken "9.0.0" |
| 931 | + jsonwebtoken "9.0.1" |
932 | 932 | jszip "3.10.1" |
933 | 933 | proper-lockfile "^4.1.2" |
934 | 934 | ts-retry-promise "^0.7.0" |
|
985 | 985 | "@salesforce/ts-types" "^2.0.5" |
986 | 986 | tslib "^2.6.0" |
987 | 987 |
|
988 | | -"@salesforce/plugin-command-reference@^3.0.7": |
989 | | - version "3.0.7" |
990 | | - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.7.tgz#92cac6a13eefdd25ff6c45fb59fc29d9e4fc914b" |
991 | | - integrity sha512-HdRqSLtLsYyZMFDe8D1aABQ5BnHIAODl683op9WRvcT+M+wtU+Q+AIn9WJUICHcELlCbrJx2ako5bFdtSKyHoA== |
| 988 | +"@salesforce/plugin-command-reference@^3.0.20": |
| 989 | + version "3.0.20" |
| 990 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.20.tgz#f0ab181fd93a362b6ff1fcf133ec5e74c470cd53" |
| 991 | + integrity sha512-ImwpXPh3cTuemg6VzpZEvlNwoO/V4Os7ZaMtpZIDS34352uMUCXenPVpkZHPLvrh9WL/Zk4BNPwxNcdkrUbqiQ== |
992 | 992 | dependencies: |
993 | | - "@oclif/core" "^2.8.5" |
994 | | - "@salesforce/core" "^4.0.1" |
| 993 | + "@oclif/core" "^2.11.1" |
| 994 | + "@salesforce/core" "^4.3.11" |
995 | 995 | "@salesforce/kit" "^3.0.3" |
996 | 996 | "@salesforce/sf-plugins-core" "^3.0.4" |
997 | | - "@salesforce/ts-types" "^2.0.3" |
| 997 | + "@salesforce/ts-types" "^2.0.4" |
998 | 998 | chalk "^4" |
999 | 999 | handlebars "^4.7.7" |
1000 | 1000 | tslib "^2" |
|
1079 | 1079 | sinon "^5.1.1" |
1080 | 1080 | tslib "^2.6.0" |
1081 | 1081 |
|
1082 | | -"@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.3", "@salesforce/ts-types@^2.0.5": |
| 1082 | +"@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.4", "@salesforce/ts-types@^2.0.5": |
1083 | 1083 | version "2.0.5" |
1084 | 1084 | resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.5.tgz#5471236522588e08c094fc3fda27761e6ec935fa" |
1085 | 1085 | integrity sha512-X91De9ZK/X86lYcFAzoAt/pPeY6Lf+G7LyAJRx3FuYpdc+nocvniUnnJGXwSmyKMMxW2NifvQgST7FTZLZ5REA== |
@@ -4630,10 +4630,10 @@ jsonparse@^1.2.0, jsonparse@^1.3.1: |
4630 | 4630 | resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" |
4631 | 4631 | integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg== |
4632 | 4632 |
|
4633 | | - |
4634 | | - version "9.0.0" |
4635 | | - resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d" |
4636 | | - integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw== |
| 4633 | + |
| 4634 | + version "9.0.1" |
| 4635 | + resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.1.tgz#81d8c901c112c24e497a55daf6b2be1225b40145" |
| 4636 | + integrity sha512-K8wx7eJ5TPvEjuiVSkv167EVboBDv9PZdDoF7BgeQnBLVvZWW9clr2PsQHVJDTKaEIH5JBIwHujGcHp7GgI2eg== |
4637 | 4637 | dependencies: |
4638 | 4638 | jws "^3.2.2" |
4639 | 4639 | lodash "^4.17.21" |
|
0 commit comments