|
712 | 712 | widest-line "^3.1.0"
|
713 | 713 | wrap-ansi "^7.0.0"
|
714 | 714 |
|
715 |
| -"@oclif/core@^2.0.7", "@oclif/core@^2.1.2", "@oclif/core@^2.1.7", "@oclif/core@^2.2.1", "@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.4.0": |
| 715 | +"@oclif/core@^2.0.7", "@oclif/core@^2.1.2", "@oclif/core@^2.1.7", "@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.4.0": |
716 | 716 | version "2.4.0"
|
717 | 717 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.4.0.tgz#8e5983dd0d50a3c0c170a844fe8925cb639f0a9f"
|
718 | 718 | integrity sha512-wWUnOOfQQty0k1Cstm/iWW6pbG0mHzU7rcUtab2Sni9kjBPCcy6ENTgpsWbb/WdITopqtXmvpYII2fgcjKdzUA==
|
|
947 | 947 | "@salesforce/ts-types" "^1.7.1"
|
948 | 948 | chalk "^2.4.2"
|
949 | 949 |
|
950 |
| -"@salesforce/core@^3.15.5", "@salesforce/core@^3.32.12", "@salesforce/core@^3.33.1", "@salesforce/core@^3.33.4", "@salesforce/core@^3.33.6": |
| 950 | +"@salesforce/core@^3.15.5", "@salesforce/core@^3.32.12", "@salesforce/core@^3.33.1", "@salesforce/core@^3.33.4", "@salesforce/core@^3.33.5", "@salesforce/core@^3.33.6": |
951 | 951 | version "3.33.6"
|
952 | 952 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.33.6.tgz#48a3e8c708f4a0ed153e5e2d43c343fd5bf2c923"
|
953 | 953 | integrity sha512-HxA0OIt6NSMdZwu2X7wIru8OJN8x8XxNiazXpLNW5MUi9rBupBAWYNROjDMPilxBgnoiBcJ5I84xdl+jWD3vqA==
|
|
1015 | 1015 | typescript "^4.1.3"
|
1016 | 1016 | wireit "^0.9.5"
|
1017 | 1017 |
|
1018 |
| -"@salesforce/kit@^1.8.0", "@salesforce/kit@^1.8.2", "@salesforce/kit@^1.8.3", "@salesforce/kit@^1.8.5", "@salesforce/kit@^1.9.0": |
| 1018 | +"@salesforce/kit@^1.8.0", "@salesforce/kit@^1.8.2", "@salesforce/kit@^1.8.5", "@salesforce/kit@^1.9.0": |
1019 | 1019 | version "1.9.0"
|
1020 | 1020 | resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.9.0.tgz#ddc179ff588b68f3e8f5c237ab74ed4b9c8d5274"
|
1021 | 1021 | integrity sha512-a1DnVf2ZN/fZ4Zq0T6pxrDpwOyWSKt6Es1erpUJLvM13H+Y3C4uxSUy4aS4WSHIJA8zvWvvEiWYOV17TD0Dmug==
|
|
1061 | 1061 | resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.5.0.tgz#8bfe2cb5d7cb29d3394b3b9cfb71bb527009c82c"
|
1062 | 1062 | integrity sha512-EKFBURBuON7cj8XZCW+ybeSRRw7wUP1XUXZVHzFgx8KiYmSeGiRHBYbDjQOsQMho2uOLsTozMPEt2ehYnji0YA==
|
1063 | 1063 |
|
1064 |
| -"@salesforce/sf-plugins-core@^2.0.1", "@salesforce/sf-plugins-core@^2.2.3": |
1065 |
| - version "2.2.3" |
1066 |
| - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-2.2.3.tgz#f491156fbd83b18d01d943a43396a57009d10b42" |
1067 |
| - integrity sha512-B+ITa19o2ChAQXWNjmqxtXy7Bn0+dOcFwxqUhVR4YJ7wBzgvvGQ/pvG/WOah+v/uza91Jqfokq59D14fNAQfPw== |
| 1064 | +"@salesforce/sf-plugins-core@^2.0.1", "@salesforce/sf-plugins-core@^2.2.4": |
| 1065 | + version "2.2.4" |
| 1066 | + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-2.2.4.tgz#c94f83cab62ff0009b88069e72b4cdcfc9748b82" |
| 1067 | + integrity sha512-lKi0W4y3SJfZCT1cuWZsc6vbJLS+QwO4TMbu/dob0LIba7r3+nrd7st8t2xvm/Z3hRKr8xsJADq/XFYPU7jfmQ== |
1068 | 1068 | dependencies:
|
1069 |
| - "@oclif/core" "^2.2.1" |
1070 |
| - "@salesforce/core" "^3.33.1" |
1071 |
| - "@salesforce/kit" "^1.8.3" |
1072 |
| - "@salesforce/ts-types" "^1.7.1" |
| 1069 | + "@oclif/core" "^2.4.0" |
| 1070 | + "@salesforce/core" "^3.33.5" |
| 1071 | + "@salesforce/kit" "^1.9.0" |
| 1072 | + "@salesforce/ts-types" "^1.7.3" |
1073 | 1073 | chalk "^4"
|
1074 | 1074 | inquirer "^8.2.5"
|
1075 | 1075 |
|
|
0 commit comments