|
583 | 583 | "@jridgewell/resolve-uri" "^3.1.0"
|
584 | 584 | "@jridgewell/sourcemap-codec" "^1.4.14"
|
585 | 585 |
|
586 |
| -"@jsforce/jsforce-node@^3.4.1", "@jsforce/jsforce-node@^3.5.2": |
| 586 | +"@jsforce/jsforce-node@^3.5.2": |
587 | 587 | version "3.5.2"
|
588 | 588 | resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.5.2.tgz#003142f1b8f6e452cb41adfd685626d97b263f6e"
|
589 | 589 | integrity sha512-WZZo7HVFQsTeHRfykMJBrEK3ACr9sQnWSm3EVLasAnAUxjh+hjU4SfJ7HB1UaPRliHjLVZcSCUwF+OoJqjbfoA==
|
|
600 | 600 | strip-ansi "^6.0.0"
|
601 | 601 | xml2js "^0.6.2"
|
602 | 602 |
|
| 603 | +"@jsforce/jsforce-node@^3.6.1": |
| 604 | + version "3.6.2" |
| 605 | + resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.2.tgz#5d8509aaeb161f1d6658e4ce737948a04d3ce3a6" |
| 606 | + integrity sha512-bBWRCZl4kVRnYLHRSzl4piqowM3GeTW2yBoKo+WnMGAw36uGjyMq/9z9yAaA+0AmpHFaI4po7/0PrAMdEU/AGA== |
| 607 | + dependencies: |
| 608 | + "@sindresorhus/is" "^4" |
| 609 | + base64url "^3.0.1" |
| 610 | + csv-parse "^5.5.2" |
| 611 | + csv-stringify "^6.4.4" |
| 612 | + faye "^1.4.0" |
| 613 | + form-data "^4.0.0" |
| 614 | + https-proxy-agent "^5.0.0" |
| 615 | + multistream "^3.1.0" |
| 616 | + node-fetch "^2.6.1" |
| 617 | + xml2js "^0.6.2" |
| 618 | + |
603 | 619 |
|
604 | 620 | version "2.1.5"
|
605 | 621 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
642 | 658 | strip-ansi "6.0.1"
|
643 | 659 | ts-retry-promise "^0.8.1"
|
644 | 660 |
|
645 |
| -"@salesforce/core@^8.6.1", "@salesforce/core@^8.6.2": |
646 |
| - version "8.6.2" |
647 |
| - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.2.tgz#50120d923504ceb04604b7f03e359386845a9f9d" |
648 |
| - integrity sha512-LFzTLnavDeWsZBB7b2iuVz0F6yeuTcJzQxCy5n+rACY2/Lbw6UJDK/bOSt4wlss6fKrkyU1FTHNlUK5ZoBEveg== |
| 661 | +"@salesforce/core@^8.6.2", "@salesforce/core@^8.6.3": |
| 662 | + version "8.6.4" |
| 663 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.4.tgz#39a8234c816ff644e11bcef9517411495ec6039a" |
| 664 | + integrity sha512-ubksHYBjjv1zfU8Xv3ylzCVftIftBrh682r6PNMzH/LgRcSo8+u4Tgib0d14d85kcIb2ElonV2wPpnbpS+2Aww== |
649 | 665 | dependencies:
|
650 |
| - "@jsforce/jsforce-node" "^3.4.1" |
| 666 | + "@jsforce/jsforce-node" "^3.6.1" |
651 | 667 | "@salesforce/kit" "^3.2.2"
|
652 | 668 | "@salesforce/schemas" "^1.9.0"
|
653 | 669 | "@salesforce/ts-types" "^2.0.10"
|
@@ -2334,12 +2350,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
2334 | 2350 | semver "^7.5.4"
|
2335 | 2351 | spdx-expression-parse "^4.0.0"
|
2336 | 2352 |
|
2337 |
| -eslint-plugin-sf-plugin@^1.20.8: |
2338 |
| - version "1.20.8" |
2339 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.8.tgz#d105980a7907bf71340fc7ad2c28b9adafc58cb4" |
2340 |
| - integrity sha512-GCQjzf30OSBr8rg3c/FqWQvbJlXJtWzZkAttXxRRh/A108glXwgME06CU882f3sXidA0vbfoic4WB8SOv6ULPA== |
| 2353 | +eslint-plugin-sf-plugin@^1.20.10: |
| 2354 | + version "1.20.10" |
| 2355 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.10.tgz#3aa5746cd0d063510e3b9ee6b45b2a417b217b17" |
| 2356 | + integrity sha512-m1eKFc1gdfeUoKZ9FA5PbEgs9bUVY2SDZ0SMOHm7JrrFtIS3/Bj+nX0tAGWh0AhfoHD1pS7MJBl+FQv3qzWurA== |
2341 | 2357 | dependencies:
|
2342 |
| - "@salesforce/core" "^8.6.1" |
| 2358 | + "@salesforce/core" "^8.6.3" |
2343 | 2359 | "@typescript-eslint/utils" "^7.18.0"
|
2344 | 2360 |
|
2345 | 2361 | eslint-plugin-unicorn@^50.0.1:
|
|
0 commit comments