|
899 | 899 | strip-ansi "6.0.1" |
900 | 900 | ts-retry-promise "^0.7.0" |
901 | 901 |
|
902 | | -"@salesforce/core@^3.34.7", "@salesforce/core@^3.34.8", "@salesforce/core@^3.36.0", "@salesforce/core@^3.36.1": |
903 | | - version "3.36.1" |
904 | | - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.36.1.tgz#053a5e1079b9749b62e461e6ac3e630b5689694a" |
905 | | - integrity sha512-kcjyr9bj35nnL8Bqv8U39xeho3CrZYXJiS/X5X1eEHVNZLd9zckrmKrh1V7z8ElCFpsJrewT989SJsdvi9kE8w== |
| 902 | +"@salesforce/core@^3.34.7", "@salesforce/core@^3.34.8", "@salesforce/core@^3.36.0", "@salesforce/core@^3.36.2": |
| 903 | + version "3.36.2" |
| 904 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.36.2.tgz#135fa2fb858da6245b9ecff1e7819aeaeead5150" |
| 905 | + integrity sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw== |
906 | 906 | dependencies: |
907 | 907 | "@salesforce/bunyan" "^2.0.0" |
908 | 908 | "@salesforce/kit" "^1.9.2" |
|
916 | 916 | faye "^1.4.0" |
917 | 917 | form-data "^4.0.0" |
918 | 918 | js2xmlparser "^4.0.1" |
919 | | - jsforce "^2.0.0-beta.21" |
| 919 | + jsforce "^2.0.0-beta.23" |
| 920 | + jsonwebtoken "9.0.0" |
| 921 | + ts-retry-promise "^0.7.0" |
| 922 | + |
| 923 | +"@salesforce/core@^4.0.1": |
| 924 | + version "4.0.1" |
| 925 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.0.1.tgz#d843c86cfd59f74e33e70d9558e0fe3ee9b49a53" |
| 926 | + integrity sha512-BjHM3C3QfjW0wSrt0q2+5JOwa/9edg/18TT2C3iykmPxeDXAum/2W/S+7ctyefEJ0/VYlh/DvzLaEc74MadKnA== |
| 927 | + dependencies: |
| 928 | + "@salesforce/bunyan" "^2.0.0" |
| 929 | + "@salesforce/kit" "^3.0.0" |
| 930 | + "@salesforce/schemas" "^1.5.1" |
| 931 | + "@salesforce/ts-types" "^2.0.1" |
| 932 | + "@types/semver" "^7.3.13" |
| 933 | + ajv "^8.12.0" |
| 934 | + archiver "^5.3.0" |
| 935 | + change-case "^4.1.2" |
| 936 | + debug "^3.2.7" |
| 937 | + faye "^1.4.0" |
| 938 | + form-data "^4.0.0" |
| 939 | + js2xmlparser "^4.0.1" |
| 940 | + jsforce "^2.0.0-beta.23" |
920 | 941 | jsonwebtoken "9.0.0" |
921 | 942 | ts-retry-promise "^0.7.0" |
922 | 943 |
|
|
925 | 946 | resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.0.1.tgz#662ffaa4409713553aaf68eed93e7d2429c3ff0e" |
926 | 947 | integrity sha512-0zMjXG4Vjlu/mB7zbuKSXfXiP7CEZBwsPtYqNgburk/wZIU9KcMspLwVBDUxmUj9ltRksD9o1ubRUblN5M3Z0g== |
927 | 948 |
|
928 | | -"@salesforce/dev-scripts@^5.1.1": |
929 | | - version "5.1.1" |
930 | | - resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.1.1.tgz#3402c29781b653065c5f0a61441f691026936eb2" |
931 | | - integrity sha512-mMbZrCL3bZaYjiWSc6q4aSZHh4REc/61WjEu+CRR2q/h5eyzcJWjkZ3MXp89i3lXncyqUcVWFkxMw8LSUHmwnA== |
| 949 | +"@salesforce/dev-scripts@^5.3.0": |
| 950 | + version "5.3.0" |
| 951 | + resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.3.0.tgz#b8c46359753cde18df3abcd2b39f90a50f5a0e59" |
| 952 | + integrity sha512-Q2ruja7jPQ2JIR0R+EQnpkEyVjzud4/n3RkuG2Ho7JShxy4bZyKRWVN6WjvQ/0EFttiwKfd65MN/bmlBMPD9rQ== |
932 | 953 | dependencies: |
933 | 954 | "@commitlint/cli" "^17.1.2" |
934 | 955 | "@commitlint/config-conventional" "^17.1.0" |
935 | 956 | "@salesforce/dev-config" "^4.0.1" |
936 | | - "@salesforce/prettier-config" "^0.0.2" |
| 957 | + "@salesforce/prettier-config" "^0.0.3" |
937 | 958 | "@types/chai" "^4.2.11" |
938 | 959 | "@types/mocha" "^9.0.0" |
939 | 960 | "@types/node" "^15.6.1" |
940 | 961 | "@types/sinon" "10.0.11" |
941 | | - chai "^4.2.0" |
| 962 | + chai "^4.3.7" |
942 | 963 | chalk "^4.0.0" |
943 | 964 | cosmiconfig "^7.0.0" |
944 | 965 | eslint "^8.41.0" |
|
973 | 994 | shx "^0.3.3" |
974 | 995 | tslib "^2.5.0" |
975 | 996 |
|
| 997 | +"@salesforce/kit@^3.0.0", "@salesforce/kit@^3.0.2": |
| 998 | + version "3.0.2" |
| 999 | + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.2.tgz#6474c3e9905290bbcfb3455388b140eee3ff84db" |
| 1000 | + integrity sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA== |
| 1001 | + dependencies: |
| 1002 | + "@salesforce/ts-types" "^2.0.1" |
| 1003 | + tslib "^2.5.2" |
| 1004 | + |
976 | 1005 | "@salesforce/plugin-command-reference@^2.4.2": |
977 | 1006 | version "2.4.2" |
978 | 1007 | resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-2.4.2.tgz#94278a30b5f677f57291f59b97745392804c47cd" |
|
989 | 1018 | mkdirp "^1.0.4" |
990 | 1019 | tslib "^2" |
991 | 1020 |
|
992 | | -"@salesforce/prettier-config@^0.0.2": |
993 | | - version "0.0.2" |
994 | | - resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.2.tgz#ded39bf7cb75238edc9db6dd093649111350f8bc" |
995 | | - integrity sha512-KExM355BLbxCW6siGBV7oUOotXvvVp0tAWERgzUkM2FcMb9fWrjwXDrIHc8V0UdDlA3UXtFltDWgN+Yqi+BA/g== |
996 | | - |
997 | 1021 | "@salesforce/prettier-config@^0.0.3": |
998 | 1022 | version "0.0.3" |
999 | 1023 | resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0" |
|
1004 | 1028 | resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.5.1.tgz#2d1bfdcf593caaa04cd4b3e6fe621097ff7f28fe" |
1005 | 1029 | integrity sha512-MRqU+tn8w5IFvZ0Lm9YKLgxYxr2MQMI+fXXsTrwfUnijsps+ybF9IOTu6MOMxxl2vCUkO8XDjA435wXlWSLI6g== |
1006 | 1030 |
|
1007 | | -"@salesforce/sf-plugins-core@^2.2.9", "@salesforce/sf-plugins-core@^2.4.2": |
| 1031 | +"@salesforce/sf-plugins-core@^2.2.9": |
1008 | 1032 | version "2.4.2" |
1009 | 1033 | resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.2.tgz#86329d8df9a8704a58db8989a31414376fdcf79e" |
1010 | 1034 | integrity sha512-X2KuYhC0vQN53j+10dDch3MbDAQMsldgyW8m8UrKcya12puJcyVv41PHw5XhrPk532/dFu8iCDjQ4tl2Pq4/RA== |
|
1016 | 1040 | chalk "^4" |
1017 | 1041 | inquirer "^8.2.5" |
1018 | 1042 |
|
| 1043 | +"@salesforce/sf-plugins-core@^3.0.2": |
| 1044 | + version "3.0.2" |
| 1045 | + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.0.2.tgz#c184ace06c687ecc2efb320d9e41f5894c4223da" |
| 1046 | + integrity sha512-NI5qg1cF54Sp1anXR5ANTRkP4u8Maff7+NS44dE/1fPdhDLnTuZV4osuLoDqVVScHJOKY/+a+LjelycfjdOydg== |
| 1047 | + dependencies: |
| 1048 | + "@oclif/core" "^2.8.2" |
| 1049 | + "@salesforce/core" "^4.0.1" |
| 1050 | + "@salesforce/kit" "^3.0.2" |
| 1051 | + "@salesforce/ts-types" "^2.0.1" |
| 1052 | + chalk "^4" |
| 1053 | + inquirer "^8.2.5" |
| 1054 | + |
1019 | 1055 | "@salesforce/ts-sinon@1.4.7": |
1020 | 1056 | version "1.4.7" |
1021 | 1057 | resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.7.tgz#f09a4a199b12b0812bcdf2bf58dd554e85548c8b" |
|
1032 | 1068 | dependencies: |
1033 | 1069 | tslib "^2.5.0" |
1034 | 1070 |
|
| 1071 | +"@salesforce/ts-types@^2.0.1": |
| 1072 | + version "2.0.2" |
| 1073 | + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.2.tgz#44c2ab3a765b57a9a285f2be31a661ac5b373ac3" |
| 1074 | + integrity sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ== |
| 1075 | + dependencies: |
| 1076 | + tslib "^2.5.2" |
| 1077 | + |
1035 | 1078 | "@sindresorhus/is@^4.0.0": |
1036 | 1079 | version "4.6.0" |
1037 | 1080 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f" |
|
1363 | 1406 | "@typescript-eslint/types" "5.59.7" |
1364 | 1407 | "@typescript-eslint/visitor-keys" "5.59.7" |
1365 | 1408 |
|
| 1409 | +"@typescript-eslint/scope-manager@5.59.8": |
| 1410 | + version "5.59.8" |
| 1411 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8" |
| 1412 | + integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig== |
| 1413 | + dependencies: |
| 1414 | + "@typescript-eslint/types" "5.59.8" |
| 1415 | + "@typescript-eslint/visitor-keys" "5.59.8" |
| 1416 | + |
1366 | 1417 | "@typescript-eslint/type-utils@5.59.7": |
1367 | 1418 | version "5.59.7" |
1368 | 1419 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d" |
|
1378 | 1429 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742" |
1379 | 1430 | integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A== |
1380 | 1431 |
|
| 1432 | +"@typescript-eslint/types@5.59.8": |
| 1433 | + version "5.59.8" |
| 1434 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8" |
| 1435 | + integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w== |
| 1436 | + |
1381 | 1437 | "@typescript-eslint/typescript-estree@5.59.7": |
1382 | 1438 | version "5.59.7" |
1383 | 1439 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8" |
|
1391 | 1447 | semver "^7.3.7" |
1392 | 1448 | tsutils "^3.21.0" |
1393 | 1449 |
|
1394 | | -"@typescript-eslint/utils@5.59.7", "@typescript-eslint/utils@^5.58.0": |
| 1450 | +"@typescript-eslint/typescript-estree@5.59.8": |
| 1451 | + version "5.59.8" |
| 1452 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7" |
| 1453 | + integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg== |
| 1454 | + dependencies: |
| 1455 | + "@typescript-eslint/types" "5.59.8" |
| 1456 | + "@typescript-eslint/visitor-keys" "5.59.8" |
| 1457 | + debug "^4.3.4" |
| 1458 | + globby "^11.1.0" |
| 1459 | + is-glob "^4.0.3" |
| 1460 | + semver "^7.3.7" |
| 1461 | + tsutils "^3.21.0" |
| 1462 | + |
| 1463 | +"@typescript-eslint/utils@5.59.7": |
1395 | 1464 | version "5.59.7" |
1396 | 1465 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898" |
1397 | 1466 | integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ== |
|
1405 | 1474 | eslint-scope "^5.1.1" |
1406 | 1475 | semver "^7.3.7" |
1407 | 1476 |
|
| 1477 | +"@typescript-eslint/utils@^5.59.7": |
| 1478 | + version "5.59.8" |
| 1479 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b" |
| 1480 | + integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg== |
| 1481 | + dependencies: |
| 1482 | + "@eslint-community/eslint-utils" "^4.2.0" |
| 1483 | + "@types/json-schema" "^7.0.9" |
| 1484 | + "@types/semver" "^7.3.12" |
| 1485 | + "@typescript-eslint/scope-manager" "5.59.8" |
| 1486 | + "@typescript-eslint/types" "5.59.8" |
| 1487 | + "@typescript-eslint/typescript-estree" "5.59.8" |
| 1488 | + eslint-scope "^5.1.1" |
| 1489 | + semver "^7.3.7" |
| 1490 | + |
1408 | 1491 | "@typescript-eslint/visitor-keys@5.59.7": |
1409 | 1492 | version "5.59.7" |
1410 | 1493 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5" |
|
1413 | 1496 | "@typescript-eslint/types" "5.59.7" |
1414 | 1497 | eslint-visitor-keys "^3.3.0" |
1415 | 1498 |
|
| 1499 | +"@typescript-eslint/visitor-keys@5.59.8": |
| 1500 | + version "5.59.8" |
| 1501 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40" |
| 1502 | + integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ== |
| 1503 | + dependencies: |
| 1504 | + "@typescript-eslint/types" "5.59.8" |
| 1505 | + eslint-visitor-keys "^3.3.0" |
| 1506 | + |
1416 | 1507 | "@ungap/promise-all-settled@1.1.2": |
1417 | 1508 | version "1.1.2" |
1418 | 1509 | resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44" |
@@ -2016,7 +2107,7 @@ cardinal@^2.1.1: |
2016 | 2107 | ansicolors "~0.3.2" |
2017 | 2108 | redeyed "~2.1.0" |
2018 | 2109 |
|
2019 | | -chai@^4.2.0, chai@^4.3.7: |
| 2110 | +chai@^4.3.7: |
2020 | 2111 | version "4.3.7" |
2021 | 2112 | resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.7.tgz#ec63f6df01829088e8bf55fca839bcd464a8ec51" |
2022 | 2113 | integrity sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A== |
@@ -2958,13 +3049,13 @@ eslint-plugin-prefer-arrow@^1.2.1: |
2958 | 3049 | resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041" |
2959 | 3050 | integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ== |
2960 | 3051 |
|
2961 | | -eslint-plugin-sf-plugin@^1.15.3: |
2962 | | - version "1.15.3" |
2963 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.3.tgz#7eca5f69d42b7e63d80c026212378440a3381d45" |
2964 | | - integrity sha512-dma7G0RYJ1lqTr+Gct87xiOzFghAm6UHu5d4RtjdWctpjoBBzCAsU42ChpWId2You/E0AiugeQT4ZXQEhd1rrA== |
| 3052 | +eslint-plugin-sf-plugin@^1.15.5: |
| 3053 | + version "1.15.5" |
| 3054 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.5.tgz#219c05c9432048a06a232e62ff47f84e918d50ab" |
| 3055 | + integrity sha512-JBziy6jX9FSYBTXs8eNk8I37DFFqooAL51SjlVKrVBwHvRBsRdiXtnLfXV8SeqcZqm4zxu50rrHXQdvHwlEwkw== |
2965 | 3056 | dependencies: |
2966 | | - "@salesforce/core" "^3.36.1" |
2967 | | - "@typescript-eslint/utils" "^5.58.0" |
| 3057 | + "@salesforce/core" "^3.36.2" |
| 3058 | + "@typescript-eslint/utils" "^5.59.7" |
2968 | 3059 |
|
2969 | 3060 | eslint-scope@^5.1.1: |
2970 | 3061 | version "5.1.1" |
@@ -4350,10 +4441,10 @@ jsesc@^2.5.1: |
4350 | 4441 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" |
4351 | 4442 | integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== |
4352 | 4443 |
|
4353 | | -jsforce@^2.0.0-beta.21: |
4354 | | - version "2.0.0-beta.21" |
4355 | | - resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.21.tgz#04c94d762d2536bf1af3062d5cca206656f5b12b" |
4356 | | - integrity sha512-74GUF/96vYBNZo3SUccXtt4CmfvZ0iqTSc0Z3OB940Ec7oU6coOAGhlCZ+XprXaHOMMhXMXrZQ1PCd16yjIA7A== |
| 4444 | +jsforce@^2.0.0-beta.23: |
| 4445 | + version "2.0.0-beta.23" |
| 4446 | + resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.23.tgz#5eeb1a2635498ee77f0726ababe089cc12113551" |
| 4447 | + integrity sha512-lfeLHbCJ40ela1JPu4VqgK1GtIzR0NQOMZ/Rxesv9Ty3PyxK18o01AQ4E+JqGAWDDQhwyUp2A/9V+uOqU3w7Rw== |
4357 | 4448 | dependencies: |
4358 | 4449 | "@babel/runtime" "^7.12.5" |
4359 | 4450 | "@babel/runtime-corejs3" "^7.12.5" |
|
0 commit comments