|
1512 | 1512 | "@pnpm/network.ca-file" "^1.0.1" |
1513 | 1513 | config-chain "^1.1.11" |
1514 | 1514 |
|
1515 | | -"@salesforce/cli-plugins-testkit@^5.3.41": |
1516 | | - version "5.3.41" |
1517 | | - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.41.tgz#16acca933dcd64f0fd2c917c7b22529107f373e6" |
1518 | | - integrity sha512-K6fZfvzJAb0WFJFlgyIHgLyWLXR7i2SKDZ069kvCmDN0QVfftp/OwYrtosIzxiXdpHOtcoAkt65M1UR1aw0XzA== |
| 1515 | +"@salesforce/cli-plugins-testkit@^5.3.49": |
| 1516 | + version "5.3.49" |
| 1517 | + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.49.tgz#c9b89f6d67852065ba3fd09ba7d622aba7b97cb3" |
| 1518 | + integrity sha512-u3/cS9e7emiu71+6/5tMeYDIyZYN+xffiVOy8Na+alSxipdrww4ChjlW75RnwuTPXpmO1Nu9ntJCHAacEvDBcw== |
1519 | 1519 | dependencies: |
1520 | | - "@salesforce/core" "^8.8.0" |
1521 | | - "@salesforce/kit" "^3.2.3" |
| 1520 | + "@salesforce/core" "^8.27.1" |
| 1521 | + "@salesforce/kit" "^3.2.4" |
1522 | 1522 | "@salesforce/ts-types" "^2.0.11" |
1523 | | - "@types/shelljs" "^0.8.15" |
1524 | | - debug "^4.4.0" |
| 1523 | + "@types/shelljs" "^0.10.0" |
| 1524 | + debug "^4.4.3" |
1525 | 1525 | jszip "^3.10.1" |
1526 | | - shelljs "^0.8.4" |
| 1526 | + shelljs "^0.10.0" |
1527 | 1527 | sinon "^17.0.2" |
1528 | 1528 | strip-ansi "6.0.1" |
1529 | 1529 | ts-retry-promise "^0.8.1" |
1530 | 1530 |
|
1531 | | -"@salesforce/core@^8.18.7", "@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": |
| 1531 | +"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1": |
1532 | 1532 | version "8.27.1" |
1533 | 1533 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.27.1.tgz#26b08b0d68dd1fc210d1dd7a7e3770e3b9f27e74" |
1534 | 1534 | integrity sha512-1WpVt9tQAEINGzsQsSiVRmcmYUpKeK4P54624f9HvLIv7o7jTjdARwirJpOqivIihbDE8OJnYOdsr0vV5Dz93A== |
|
2275 | 2275 | resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.14.tgz#ae3055ea2be43c91c9fd700a36d67820026d96e6" |
2276 | 2276 | integrity sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w== |
2277 | 2277 |
|
2278 | | -"@types/glob@~7.2.0": |
2279 | | - version "7.2.0" |
2280 | | - resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb" |
2281 | | - integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA== |
2282 | | - dependencies: |
2283 | | - "@types/minimatch" "*" |
2284 | | - "@types/node" "*" |
2285 | | - |
2286 | 2278 | "@types/hast@^3.0.4": |
2287 | 2279 | version "3.0.4" |
2288 | 2280 | resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" |
|
2305 | 2297 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
2306 | 2298 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== |
2307 | 2299 |
|
2308 | | -"@types/minimatch@*": |
2309 | | - version "5.1.2" |
2310 | | - resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" |
2311 | | - integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== |
2312 | | - |
2313 | 2300 | "@types/minimist@^1.2.0": |
2314 | 2301 | version "1.2.2" |
2315 | 2302 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" |
|
2364 | 2351 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" |
2365 | 2352 | integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== |
2366 | 2353 |
|
2367 | | -"@types/shelljs@^0.8.15": |
2368 | | - version "0.8.15" |
2369 | | - resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac" |
2370 | | - integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q== |
| 2354 | +"@types/shelljs@^0.10.0": |
| 2355 | + version "0.10.0" |
| 2356 | + resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.10.0.tgz#c5a5cb47f9bac25de535ffe8b77a32c0f7ed8e83" |
| 2357 | + integrity sha512-OEfyhE5Ox+FeoHbhrEDwm0kXxntO6nsyMRCFvNsIBHPZu5rV1w2OjPcLclaC/IZ1TlzZPgbeMfwAZEi5N238yQ== |
2371 | 2358 | dependencies: |
2372 | | - "@types/glob" "~7.2.0" |
2373 | 2359 | "@types/node" "*" |
| 2360 | + fast-glob "^3.3.2" |
2374 | 2361 |
|
2375 | 2362 | "@types/sinon@^10.0.20": |
2376 | 2363 | version "10.0.20" |
@@ -4006,7 +3993,7 @@ execa@^4.1.0: |
4006 | 3993 | signal-exit "^3.0.2" |
4007 | 3994 | strip-final-newline "^2.0.0" |
4008 | 3995 |
|
4009 | | -execa@^5.0.0: |
| 3996 | +execa@^5.0.0, execa@^5.1.1: |
4010 | 3997 | version "5.1.1" |
4011 | 3998 | resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd" |
4012 | 3999 | integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg== |
@@ -4036,7 +4023,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: |
4036 | 4023 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" |
4037 | 4024 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
4038 | 4025 |
|
4039 | | -fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3: |
| 4026 | +fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2, fast-glob@^3.3.3: |
4040 | 4027 | version "3.3.3" |
4041 | 4028 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" |
4042 | 4029 | integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== |
@@ -6842,7 +6829,15 @@ shebang-regex@^3.0.0: |
6842 | 6829 | resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" |
6843 | 6830 | integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== |
6844 | 6831 |
|
6845 | | -shelljs@^0.8.4, shelljs@^0.8.5: |
| 6832 | +shelljs@^0.10.0: |
| 6833 | + version "0.10.0" |
| 6834 | + resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.10.0.tgz#e3bbae99b0f3f0cc5dce05b46a346fae2090e883" |
| 6835 | + integrity sha512-Jex+xw5Mg2qMZL3qnzXIfaxEtBaC4n7xifqaqtrZDdlheR70OGkydrPJWT0V1cA1k3nanC86x9FwAmQl6w3Klw== |
| 6836 | + dependencies: |
| 6837 | + execa "^5.1.1" |
| 6838 | + fast-glob "^3.3.2" |
| 6839 | + |
| 6840 | +shelljs@^0.8.5: |
6846 | 6841 | version "0.8.5" |
6847 | 6842 | resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c" |
6848 | 6843 | integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow== |
@@ -7141,14 +7136,7 @@ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
7141 | 7136 | dependencies: |
7142 | 7137 | ansi-regex "^5.0.1" |
7143 | 7138 |
|
7144 | | -strip-ansi@^7.0.1, strip-ansi@^7.1.0: |
7145 | | - version "7.1.0" |
7146 | | - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" |
7147 | | - integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ== |
7148 | | - dependencies: |
7149 | | - ansi-regex "^6.0.1" |
7150 | | - |
7151 | | -strip-ansi@^7.1.2: |
| 7139 | +strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2: |
7152 | 7140 | version "7.1.2" |
7153 | 7141 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba" |
7154 | 7142 | integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA== |
|
0 commit comments