|
519 | 519 | "@jridgewell/resolve-uri" "^3.1.0"
|
520 | 520 | "@jridgewell/sourcemap-codec" "^1.4.14"
|
521 | 521 |
|
522 |
| -"@jsforce/jsforce-node@^3.6.1": |
523 |
| - version "3.6.2" |
524 |
| - resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.2.tgz#5d8509aaeb161f1d6658e4ce737948a04d3ce3a6" |
525 |
| - integrity sha512-bBWRCZl4kVRnYLHRSzl4piqowM3GeTW2yBoKo+WnMGAw36uGjyMq/9z9yAaA+0AmpHFaI4po7/0PrAMdEU/AGA== |
| 522 | +"@jsforce/jsforce-node@^3.6.5": |
| 523 | + version "3.6.6" |
| 524 | + resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz#26fe2fc9f4f3671ca8bfb0c98a728cb8a0219265" |
| 525 | + integrity sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ== |
526 | 526 | dependencies:
|
527 | 527 | "@sindresorhus/is" "^4"
|
528 | 528 | base64url "^3.0.1"
|
|
608 | 608 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
609 | 609 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
610 | 610 |
|
611 |
| -"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0": |
612 |
| - version "8.8.0" |
613 |
| - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.0.tgz#849c07ea3a2548ca201fc0fe8baef9b36a462194" |
614 |
| - integrity sha512-HWGdRiy/MPCJ2KHz+W+cnqx0O9xhx9+QYvwP8bn9PE27wj0A/NjTi4xrqIWk1M+fE4dXHycE+8qPf4b540euvg== |
| 611 | +"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.3": |
| 612 | + version "8.8.4" |
| 613 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.4.tgz#1995d387a62c48810b4e0a66c68192ccdcf8001f" |
| 614 | + integrity sha512-TKioMWh/QWmXjnD0bMNvFHEqaH175TCYWNXUCO1CixdhhI0p1MQj4AnQsk8wuRJiH5kVhiYw6Z7NukcIxLtbUw== |
615 | 615 | dependencies:
|
616 |
| - "@jsforce/jsforce-node" "^3.6.1" |
| 616 | + "@jsforce/jsforce-node" "^3.6.5" |
617 | 617 | "@salesforce/kit" "^3.2.2"
|
618 | 618 | "@salesforce/schemas" "^1.9.0"
|
619 | 619 | "@salesforce/ts-types" "^2.0.10"
|
@@ -2196,12 +2196,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
2196 | 2196 | semver "^7.5.4"
|
2197 | 2197 | spdx-expression-parse "^4.0.0"
|
2198 | 2198 |
|
2199 |
| -eslint-plugin-sf-plugin@^1.20.13: |
2200 |
| - version "1.20.13" |
2201 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652" |
2202 |
| - integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ== |
| 2199 | +eslint-plugin-sf-plugin@^1.20.15: |
| 2200 | + version "1.20.15" |
| 2201 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.15.tgz#01ccf535b98719b60fd206778a1d507420396547" |
| 2202 | + integrity sha512-3KVeIZs80bTHuURTMtsUdQxt6TodewF6h13Z2OtePAwPh651Vg8sZM7Y/+R2Tsvpom+SW9WWNRkF9P9HuLSAXg== |
2203 | 2203 | dependencies:
|
2204 |
| - "@salesforce/core" "^8.8.0" |
| 2204 | + "@salesforce/core" "^8.8.3" |
2205 | 2205 | "@typescript-eslint/utils" "^7.18.0"
|
2206 | 2206 |
|
2207 | 2207 | eslint-plugin-unicorn@^50.0.1:
|
|
0 commit comments