|
1543 | 1543 | "@pnpm/network.ca-file" "^1.0.1" |
1544 | 1544 | config-chain "^1.1.11" |
1545 | 1545 |
|
1546 | | -"@salesforce/cli-plugins-testkit@^5.3.41": |
1547 | | - version "5.3.41" |
1548 | | - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.41.tgz#16acca933dcd64f0fd2c917c7b22529107f373e6" |
1549 | | - integrity sha512-K6fZfvzJAb0WFJFlgyIHgLyWLXR7i2SKDZ069kvCmDN0QVfftp/OwYrtosIzxiXdpHOtcoAkt65M1UR1aw0XzA== |
| 1546 | +"@salesforce/cli-plugins-testkit@^5.3.49": |
| 1547 | + version "5.3.49" |
| 1548 | + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.49.tgz#c9b89f6d67852065ba3fd09ba7d622aba7b97cb3" |
| 1549 | + integrity sha512-u3/cS9e7emiu71+6/5tMeYDIyZYN+xffiVOy8Na+alSxipdrww4ChjlW75RnwuTPXpmO1Nu9ntJCHAacEvDBcw== |
1550 | 1550 | dependencies: |
1551 | | - "@salesforce/core" "^8.8.0" |
1552 | | - "@salesforce/kit" "^3.2.3" |
| 1551 | + "@salesforce/core" "^8.27.1" |
| 1552 | + "@salesforce/kit" "^3.2.4" |
1553 | 1553 | "@salesforce/ts-types" "^2.0.11" |
1554 | | - "@types/shelljs" "^0.8.15" |
1555 | | - debug "^4.4.0" |
| 1554 | + "@types/shelljs" "^0.10.0" |
| 1555 | + debug "^4.4.3" |
1556 | 1556 | jszip "^3.10.1" |
1557 | | - shelljs "^0.8.4" |
| 1557 | + shelljs "^0.10.0" |
1558 | 1558 | sinon "^17.0.2" |
1559 | 1559 | strip-ansi "6.0.1" |
1560 | 1560 | ts-retry-promise "^0.8.1" |
1561 | 1561 |
|
1562 | | -"@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0": |
| 1562 | +"@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1": |
1563 | 1563 | version "8.27.1" |
1564 | 1564 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.27.1.tgz#26b08b0d68dd1fc210d1dd7a7e3770e3b9f27e74" |
1565 | 1565 | integrity sha512-1WpVt9tQAEINGzsQsSiVRmcmYUpKeK4P54624f9HvLIv7o7jTjdARwirJpOqivIihbDE8OJnYOdsr0vV5Dz93A== |
|
2368 | 2368 | resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.14.tgz#ae3055ea2be43c91c9fd700a36d67820026d96e6" |
2369 | 2369 | integrity sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w== |
2370 | 2370 |
|
2371 | | -"@types/glob@~7.2.0": |
2372 | | - version "7.2.0" |
2373 | | - resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb" |
2374 | | - integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA== |
2375 | | - dependencies: |
2376 | | - "@types/minimatch" "*" |
2377 | | - "@types/node" "*" |
2378 | | - |
2379 | 2371 | "@types/hast@^3.0.4": |
2380 | 2372 | version "3.0.4" |
2381 | 2373 | resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" |
|
2398 | 2390 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
2399 | 2391 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== |
2400 | 2392 |
|
2401 | | -"@types/minimatch@*": |
2402 | | - version "5.1.2" |
2403 | | - resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" |
2404 | | - integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== |
2405 | | - |
2406 | 2393 | "@types/minimist@^1.2.0": |
2407 | 2394 | version "1.2.2" |
2408 | 2395 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" |
|
2444 | 2431 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" |
2445 | 2432 | integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== |
2446 | 2433 |
|
2447 | | -"@types/shelljs@^0.8.15": |
2448 | | - version "0.8.15" |
2449 | | - resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac" |
2450 | | - integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q== |
| 2434 | +"@types/shelljs@^0.10.0": |
| 2435 | + version "0.10.0" |
| 2436 | + resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.10.0.tgz#c5a5cb47f9bac25de535ffe8b77a32c0f7ed8e83" |
| 2437 | + integrity sha512-OEfyhE5Ox+FeoHbhrEDwm0kXxntO6nsyMRCFvNsIBHPZu5rV1w2OjPcLclaC/IZ1TlzZPgbeMfwAZEi5N238yQ== |
2451 | 2438 | dependencies: |
2452 | | - "@types/glob" "~7.2.0" |
2453 | 2439 | "@types/node" "*" |
| 2440 | + fast-glob "^3.3.2" |
2454 | 2441 |
|
2455 | 2442 | "@types/sinon@^10.0.20": |
2456 | 2443 | version "10.0.20" |
@@ -4022,7 +4009,7 @@ execa@^4.1.0: |
4022 | 4009 | signal-exit "^3.0.2" |
4023 | 4010 | strip-final-newline "^2.0.0" |
4024 | 4011 |
|
4025 | | -execa@^5.0.0: |
| 4012 | +execa@^5.0.0, execa@^5.1.1: |
4026 | 4013 | version "5.1.1" |
4027 | 4014 | resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd" |
4028 | 4015 | integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg== |
@@ -4052,7 +4039,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: |
4052 | 4039 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" |
4053 | 4040 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
4054 | 4041 |
|
4055 | | -fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3: |
| 4042 | +fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2, fast-glob@^3.3.3: |
4056 | 4043 | version "3.3.3" |
4057 | 4044 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" |
4058 | 4045 | integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== |
@@ -6781,7 +6768,15 @@ shebang-regex@^3.0.0: |
6781 | 6768 | resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" |
6782 | 6769 | integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== |
6783 | 6770 |
|
6784 | | -shelljs@^0.8.4, shelljs@^0.8.5: |
| 6771 | +shelljs@^0.10.0: |
| 6772 | + version "0.10.0" |
| 6773 | + resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.10.0.tgz#e3bbae99b0f3f0cc5dce05b46a346fae2090e883" |
| 6774 | + integrity sha512-Jex+xw5Mg2qMZL3qnzXIfaxEtBaC4n7xifqaqtrZDdlheR70OGkydrPJWT0V1cA1k3nanC86x9FwAmQl6w3Klw== |
| 6775 | + dependencies: |
| 6776 | + execa "^5.1.1" |
| 6777 | + fast-glob "^3.3.2" |
| 6778 | + |
| 6779 | +shelljs@^0.8.5: |
6785 | 6780 | version "0.8.5" |
6786 | 6781 | resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c" |
6787 | 6782 | integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow== |
|
0 commit comments