|
1183 | 1183 | strip-ansi "^6.0.0"
|
1184 | 1184 | xml2js "^0.6.2"
|
1185 | 1185 |
|
| 1186 | +"@jsforce/jsforce-node@^3.4.1": |
| 1187 | + version "3.4.1" |
| 1188 | + resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.4.1.tgz#36f5cba775b395eeedba676a78eafe447c3f4b28" |
| 1189 | + integrity sha512-PsBKfglH0/8W/Srr4LsxEFsVmjmZjEj/T4XLGpbBoK8yVObwbiMk4VqwA6XwiA6SHqnEqqQbHZxk2rr7dZC+4A== |
| 1190 | + dependencies: |
| 1191 | + "@sindresorhus/is" "^4" |
| 1192 | + abort-controller "^3.0.0" |
| 1193 | + base64url "^3.0.1" |
| 1194 | + csv-parse "^5.5.2" |
| 1195 | + csv-stringify "^6.4.4" |
| 1196 | + faye "^1.4.0" |
| 1197 | + form-data "^4.0.0" |
| 1198 | + https-proxy-agent "^5.0.0" |
| 1199 | + multistream "^3.1.0" |
| 1200 | + node-fetch "^2.6.1" |
| 1201 | + strip-ansi "^6.0.0" |
| 1202 | + xml2js "^0.6.2" |
| 1203 | + |
1186 | 1204 |
|
1187 | 1205 | version "2.1.5"
|
1188 | 1206 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
1291 | 1309 | istanbul-lib-report "^3.0.1"
|
1292 | 1310 | istanbul-reports "^3.1.7"
|
1293 | 1311 |
|
1294 |
| -"@salesforce/cli-plugins-testkit@^5.3.18", "@salesforce/cli-plugins-testkit@^5.3.25": |
1295 |
| - version "5.3.25" |
1296 |
| - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.25.tgz#a3e081d1e8bce8660d602fdf04851986c89f18a1" |
1297 |
| - integrity sha512-wwFnd7EuEVxc7IRCvOtJO65iEbjYWrIHUdkxf7bZkgrS9ZfjFNDyua/XthT+gWpVfIZiHxEjqYBdHzMNWZQkbg== |
| 1312 | +"@salesforce/cli-plugins-testkit@^5.3.25", "@salesforce/cli-plugins-testkit@^5.3.26": |
| 1313 | + version "5.3.28" |
| 1314 | + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.28.tgz#5f102c23446009be88c386507722d7ac1d0ab64f" |
| 1315 | + integrity sha512-kO/TgIOGin+grB+T93dILA1VbrQbtuoLyD2N/LAAhBeqBG8XtrZdll/9GJ6FdSfpZO5p4KNvffBjtrO34pUJVw== |
1298 | 1316 | dependencies:
|
1299 |
| - "@salesforce/core" "^8.3.0" |
| 1317 | + "@salesforce/core" "^8.5.1" |
1300 | 1318 | "@salesforce/kit" "^3.2.1"
|
1301 | 1319 | "@salesforce/ts-types" "^2.0.11"
|
1302 | 1320 | "@types/shelljs" "^0.8.15"
|
|
1307 | 1325 | strip-ansi "6.0.1"
|
1308 | 1326 | ts-retry-promise "^0.8.1"
|
1309 | 1327 |
|
1310 |
| -"@salesforce/core@^8.1.0", "@salesforce/core@^8.2.1", "@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0": |
1311 |
| - version "8.4.0" |
1312 |
| - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.4.0.tgz#d2ddfe07994c42b1e917e581e9cf47ad27b97a93" |
1313 |
| - integrity sha512-P+n0+Sp+v6voLTShW2E5sdF7gCUxEXJjNcc9Jtto0ZMyQesmQJ6WGpWmAuRoi+BVYc8OPSlEffndaYDAo/u73g== |
| 1328 | +"@salesforce/core@^8.1.0", "@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.4.0", "@salesforce/core@^8.5.1": |
| 1329 | + version "8.5.4" |
| 1330 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.4.tgz#1cdd669462d2c2859b72135d1138a1b790b1fbcc" |
| 1331 | + integrity sha512-dO8tzFxq811qNPeKPPO2OA2KPYW5rO0YRinW/+7zmRJW3EtNpe93dsQVGwBSAAYrSbYeBwiKdliNqNTN7tKJ0A== |
1314 | 1332 | dependencies:
|
1315 |
| - "@jsforce/jsforce-node" "^3.4.0" |
1316 |
| - "@salesforce/kit" "^3.1.6" |
| 1333 | + "@jsforce/jsforce-node" "^3.4.1" |
| 1334 | + "@salesforce/kit" "^3.2.2" |
1317 | 1335 | "@salesforce/schemas" "^1.9.0"
|
1318 | 1336 | "@salesforce/ts-types" "^2.0.10"
|
1319 | 1337 | ajv "^8.17.1"
|
|
1368 | 1386 | typescript "^5.5.4"
|
1369 | 1387 | wireit "^0.14.5"
|
1370 | 1388 |
|
1371 |
| -"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1": |
1372 |
| - version "3.2.1" |
1373 |
| - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56" |
1374 |
| - integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A== |
| 1389 | +"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2": |
| 1390 | + version "3.2.2" |
| 1391 | + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a" |
| 1392 | + integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw== |
1375 | 1393 | dependencies:
|
1376 | 1394 | "@salesforce/ts-types" "^2.0.12"
|
1377 | 1395 |
|
|
1436 | 1454 | minimatch "^9.0.5"
|
1437 | 1455 | proxy-agent "^6.4.0"
|
1438 | 1456 |
|
1439 |
| -"@salesforce/source-testkit@^2.2.41": |
1440 |
| - version "2.2.41" |
1441 |
| - resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.2.41.tgz#9554e1556ca7c0531d3ccc6bbf0a7a3b53397c07" |
1442 |
| - integrity sha512-xQCu5hl+ey8p1ngk3o+uAKcAncYi37JvERl/mrrQvjZZtB3YQPqHrnjQxA2bE+2GilawvG5N+FZIruCqyTfRQA== |
| 1457 | +"@salesforce/source-testkit@^2.2.62": |
| 1458 | + version "2.2.62" |
| 1459 | + resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.2.62.tgz#c4d433a8cf2935a07a70873551d03f52cf4972dc" |
| 1460 | + integrity sha512-jSRbDb/xENUS21umD+mzdT7bR07f28KadF+JR9GErtnQsj/EGUL5Ehy6r75Cj+y6JdNZs7I8pr8JrPa4Fg1+/Q== |
1443 | 1461 | dependencies:
|
1444 |
| - "@salesforce/cli-plugins-testkit" "^5.3.18" |
1445 |
| - "@salesforce/core" "^8.2.1" |
1446 |
| - "@salesforce/kit" "^3.1.6" |
1447 |
| - "@salesforce/source-deploy-retrieve" "^12.1.8" |
1448 |
| - "@salesforce/ts-types" "^2.0.10" |
1449 |
| - chai "^4.4.1" |
1450 |
| - debug "^4.3.5" |
| 1462 | + "@salesforce/cli-plugins-testkit" "^5.3.26" |
| 1463 | + "@salesforce/core" "^8.5.1" |
| 1464 | + "@salesforce/kit" "^3.2.1" |
| 1465 | + "@salesforce/source-deploy-retrieve" "^12.6.0" |
| 1466 | + "@salesforce/ts-types" "^2.0.12" |
| 1467 | + chai "^4.5.0" |
| 1468 | + debug "^4.3.6" |
1451 | 1469 | fast-glob "^3.3.2"
|
1452 | 1470 | shelljs "^0.8.4"
|
1453 | 1471 | sinon "^10.0.0"
|
@@ -3036,18 +3054,18 @@ chai-each@^0.0.1:
|
3036 | 3054 | resolved "https://registry.yarnpkg.com/chai-each/-/chai-each-0.0.1.tgz#d195674e02c2ab3210a2b11f4d7f3ca0d7f46712"
|
3037 | 3055 | integrity sha512-W0G98eDRmV4ahXjGBXHsljhXU2MBLQquP2Eo+oOikqywGO0QLYK8tBUKkFGwl7KPQWeeQPLssvRbQXFsIk6Xlg==
|
3038 | 3056 |
|
3039 |
| -chai@^4.3.10, chai@^4.4.1: |
3040 |
| - version "4.4.1" |
3041 |
| - resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1" |
3042 |
| - integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g== |
| 3057 | +chai@^4.3.10, chai@^4.5.0: |
| 3058 | + version "4.5.0" |
| 3059 | + resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0.tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8" |
| 3060 | + integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw== |
3043 | 3061 | dependencies:
|
3044 | 3062 | assertion-error "^1.1.0"
|
3045 | 3063 | check-error "^1.0.3"
|
3046 | 3064 | deep-eql "^4.1.3"
|
3047 | 3065 | get-func-name "^2.0.2"
|
3048 | 3066 | loupe "^2.3.6"
|
3049 | 3067 | pathval "^1.1.1"
|
3050 |
| - type-detect "^4.0.8" |
| 3068 | + type-detect "^4.1.0" |
3051 | 3069 |
|
3052 | 3070 | chalk@^2.4.2:
|
3053 | 3071 | version "2.4.2"
|
|
7564 | 7582 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
|
7565 | 7583 | integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
7566 | 7584 |
|
| 7585 | +type-detect@^4.1.0: |
| 7586 | + version "4.1.0" |
| 7587 | + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c" |
| 7588 | + integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw== |
| 7589 | + |
7567 | 7590 | type-fest@^0.18.0:
|
7568 | 7591 | version "0.18.1"
|
7569 | 7592 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.18.1.tgz#db4bc151a4a2cf4eebf9add5db75508db6cc841f"
|
|
0 commit comments