|
901 | 901 | dependencies:
|
902 | 902 | "@octokit/openapi-types" "^12.11.0"
|
903 | 903 |
|
904 |
| -"@salesforce/cli-plugins-testkit@^5.0.4": |
905 |
| - version "5.0.4" |
906 |
| - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.4.tgz#523c459f43822d7b24bff5117aeda7f77ed5e26c" |
907 |
| - integrity sha512-8pquViVBCd5sF6nBXgLgwymEBE6pSAS376R9qq7rxuV+PSFCC5bnzQaKm2ugY+s5vXKNcV6WcmBHNCQnGv+M7Q== |
| 904 | +"@salesforce/cli-plugins-testkit@^5.0.5": |
| 905 | + version "5.0.5" |
| 906 | + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.5.tgz#54a4ec57a10b10b3e3040cfb754972666a3ec100" |
| 907 | + integrity sha512-TketFUfimWg7T0LJGaXtfelvp6Zy3i2sYwuULSBYiyPceqUTZJXPXNzbHC987b6E3OcT4K6mIxLiVbF//kzvMQ== |
908 | 908 | dependencies:
|
909 |
| - "@salesforce/core" "^5.3.20" |
| 909 | + "@salesforce/core" "^6.2.0" |
910 | 910 | "@salesforce/kit" "^3.0.15"
|
911 |
| - "@salesforce/ts-types" "^2.0.6" |
| 911 | + "@salesforce/ts-types" "^2.0.9" |
912 | 912 | "@types/shelljs" "^0.8.15"
|
913 | 913 | debug "^4.3.1"
|
914 | 914 | jszip "^3.10.1"
|
|
940 | 940 | semver "^7.5.4"
|
941 | 941 | ts-retry-promise "^0.7.1"
|
942 | 942 |
|
943 |
| -"@salesforce/core@^6.1.3": |
944 |
| - version "6.1.3" |
945 |
| - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.3.tgz#32e71846cad033e0d2b369ecf0fafb4f76d63ad7" |
946 |
| - integrity sha512-M7EQ4+LSXU4ZqD4R5ttY4RqSaYNaNBGDG0KC51IdDfpGtL4kJXeQHdr5HfMfgyCyYNM9LqqfBS7zQTBY1rf+Yg== |
| 943 | +"@salesforce/core@^6.1.3", "@salesforce/core@^6.2.0": |
| 944 | + version "6.2.1" |
| 945 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.1.tgz#a0b639ae154263292184dcde3f2f88845d5aadaa" |
| 946 | + integrity sha512-oXwM1C/CoEGtS8mzmVzk5LV85c5Co5miu0NLBOUGDf8GGlF121SR3bkXoAG05vQA2Ifelb9xXp4FU1BXsCKr3w== |
947 | 947 | dependencies:
|
948 | 948 | "@salesforce/kit" "^3.0.15"
|
949 | 949 | "@salesforce/schemas" "^1.6.1"
|
950 | 950 | "@salesforce/ts-types" "^2.0.9"
|
951 |
| - "@types/semver" "^7.5.4" |
| 951 | + "@types/semver" "^7.5.6" |
952 | 952 | ajv "^8.12.0"
|
953 | 953 | change-case "^4.1.2"
|
954 | 954 | faye "^1.4.0"
|
|
957 | 957 | jsforce "^2.0.0-beta.28"
|
958 | 958 | jsonwebtoken "9.0.2"
|
959 | 959 | jszip "3.10.1"
|
960 |
| - pino "^8.16.1" |
| 960 | + pino "^8.16.2" |
961 | 961 | pino-abstract-transport "^1.1.0"
|
962 | 962 | pino-pretty "^10.2.3"
|
963 | 963 | proper-lockfile "^4.1.2"
|
|
1057 | 1057 | chalk "^4"
|
1058 | 1058 | inquirer "^8.2.5"
|
1059 | 1059 |
|
1060 |
| -"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9": |
| 1060 | +"@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9": |
1061 | 1061 | version "2.0.9"
|
1062 | 1062 | resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
|
1063 | 1063 | integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
|
|
1270 | 1270 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
|
1271 | 1271 | integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
|
1272 | 1272 |
|
| 1273 | +"@types/semver@^7.5.6": |
| 1274 | + version "7.5.6" |
| 1275 | + resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339" |
| 1276 | + integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A== |
| 1277 | + |
1273 | 1278 | "@types/shelljs@^0.8.15":
|
1274 | 1279 | version "0.8.15"
|
1275 | 1280 | resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
|
@@ -5799,7 +5804,7 @@ pino-std-serializers@^6.0.0:
|
5799 | 5804 | resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
5800 | 5805 | integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
5801 | 5806 |
|
5802 |
| -pino@^8.16.0, pino@^8.16.1: |
| 5807 | +pino@^8.16.0, pino@^8.16.2: |
5803 | 5808 | version "8.16.2"
|
5804 | 5809 | resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
5805 | 5810 | integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
|
0 commit comments