|
1517 | 1517 | "@jridgewell/resolve-uri" "^3.1.0" |
1518 | 1518 | "@jridgewell/sourcemap-codec" "^1.4.14" |
1519 | 1519 |
|
1520 | | -"@jsforce/jsforce-node@^3.6.5": |
1521 | | - version "3.6.6" |
1522 | | - resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz#26fe2fc9f4f3671ca8bfb0c98a728cb8a0219265" |
1523 | | - integrity sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ== |
| 1520 | +"@jsforce/jsforce-node@^3.7.0": |
| 1521 | + version "3.7.0" |
| 1522 | + resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.7.0.tgz#aaa317eef3207489db90498f79e96c5bd9f53469" |
| 1523 | + integrity sha512-v9pc3lPM5RMuB81Gasz5/NKcjktE1LLEACRFopB9LiXRafb4K9bStSMl3nLEHq7+OFdtxfQB3Sx2rYXJGG4DKw== |
1524 | 1524 | dependencies: |
1525 | 1525 | "@sindresorhus/is" "^4" |
1526 | 1526 | base64url "^3.0.1" |
|
1664 | 1664 | strip-ansi "6.0.1" |
1665 | 1665 | ts-retry-promise "^0.8.1" |
1666 | 1666 |
|
1667 | | -"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.2", "@salesforce/core@^8.8.6": |
1668 | | - version "8.8.6" |
1669 | | - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.6.tgz#a7e4e7a6ed074efa60cca30d1ef620d62f443d8c" |
1670 | | - integrity sha512-RQK7iUvOv579qZkz93DtXOTFY6HZrOF1iJB5JntnzzmWgKXwdeRdoyIYlLksrDp0vkNtjtNTZZz+IJY4x6eCig== |
| 1667 | +"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.2", "@salesforce/core@^8.8.6", "@salesforce/core@^8.8.7": |
| 1668 | + version "8.8.7" |
| 1669 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.7.tgz#ac307e8f10934affa7bcf33ccb65993669cd8f12" |
| 1670 | + integrity sha512-AuPSmb/GZ7F8eV5GO6NcfFq3YSOVnPL4sssEQEvKduOSJMs8RTJ92kEefrId/tgFBYfw4b7UzndjFtdgrGGeoA== |
1671 | 1671 | dependencies: |
1672 | | - "@jsforce/jsforce-node" "^3.6.5" |
| 1672 | + "@jsforce/jsforce-node" "^3.7.0" |
1673 | 1673 | "@salesforce/kit" "^3.2.2" |
1674 | 1674 | "@salesforce/schemas" "^1.9.0" |
1675 | 1675 | "@salesforce/ts-types" "^2.0.10" |
@@ -3951,12 +3951,12 @@ eslint-plugin-jsdoc@^46.10.1: |
3951 | 3951 | semver "^7.5.4" |
3952 | 3952 | spdx-expression-parse "^4.0.0" |
3953 | 3953 |
|
3954 | | -eslint-plugin-sf-plugin@^1.20.17: |
3955 | | - version "1.20.17" |
3956 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.17.tgz#3ab229426d046c278a87fd12a290453573d9680e" |
3957 | | - integrity sha512-KULt5U7hqHPzgJ9596naQ06UV1WCR2LDAeaN1/We9N1NxQwZu/HWKQVOjJ6gLceLxdmKUhe1YTD2PHliIkMNmA== |
| 3954 | +eslint-plugin-sf-plugin@^1.20.18: |
| 3955 | + version "1.20.18" |
| 3956 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4" |
| 3957 | + integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw== |
3958 | 3958 | dependencies: |
3959 | | - "@salesforce/core" "^8.8.6" |
| 3959 | + "@salesforce/core" "^8.8.7" |
3960 | 3960 | "@typescript-eslint/utils" "^7.18.0" |
3961 | 3961 |
|
3962 | 3962 | eslint-plugin-unicorn@^50.0.1: |
|
0 commit comments