|
1404 | 1404 | "@jridgewell/resolve-uri" "3.1.0"
|
1405 | 1405 | "@jridgewell/sourcemap-codec" "1.4.14"
|
1406 | 1406 |
|
1407 |
| -"@jsforce/jsforce-node@^3.6.1": |
| 1407 | +"@jsforce/jsforce-node@^3.6.1", "@jsforce/jsforce-node@^3.6.2": |
1408 | 1408 | version "3.6.2"
|
1409 | 1409 | resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.2.tgz#5d8509aaeb161f1d6658e4ce737948a04d3ce3a6"
|
1410 | 1410 | integrity sha512-bBWRCZl4kVRnYLHRSzl4piqowM3GeTW2yBoKo+WnMGAw36uGjyMq/9z9yAaA+0AmpHFaI4po7/0PrAMdEU/AGA==
|
|
1846 | 1846 | strip-ansi "6.0.1"
|
1847 | 1847 | ts-retry-promise "^0.8.1"
|
1848 | 1848 |
|
1849 |
| -"@salesforce/core@^8.5.1", "@salesforce/core@^8.6.3", "@salesforce/core@^8.6.4", "@salesforce/core@^8.8.0": |
| 1849 | +"@salesforce/core@^8.5.1", "@salesforce/core@^8.6.4", "@salesforce/core@^8.8.0": |
1850 | 1850 | version "8.8.0"
|
1851 | 1851 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.0.tgz#849c07ea3a2548ca201fc0fe8baef9b36a462194"
|
1852 | 1852 | integrity sha512-HWGdRiy/MPCJ2KHz+W+cnqx0O9xhx9+QYvwP8bn9PE27wj0A/NjTi4xrqIWk1M+fE4dXHycE+8qPf4b540euvg==
|
|
1928 | 1928 | debug "^4.3.7"
|
1929 | 1929 | handlebars "^4.7.8"
|
1930 | 1930 |
|
1931 |
| -"@salesforce/plugin-info@^3.4.13": |
1932 |
| - version "3.4.15" |
1933 |
| - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.15.tgz#60fd9a9cb9a2fd626081073578f2ebaf636755e5" |
1934 |
| - integrity sha512-Br9eFrNGCS2HcwxyCZ2f+G6LD3B4AgtNurc+94oJnGDa2EIWKe9sOlZEvAGwICfMpsd5d62Q5WfpVZRl2v/DTw== |
| 1931 | +"@salesforce/plugin-info@^3.4.18": |
| 1932 | + version "3.4.21" |
| 1933 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.21.tgz#b2d743216723e76020ef24b0d2e441cf4d98e61e" |
| 1934 | + integrity sha512-fH7Mj/K+syDbywqy4OAmYLo9G6850o2ESP0ufhRFlid1PlV6KqXq9XyUA3PGj/0KBkcfMxgUuz000vAsUIjdMQ== |
1935 | 1935 | dependencies:
|
1936 | 1936 | "@inquirer/input" "^2.3.0"
|
1937 |
| - "@jsforce/jsforce-node" "^3.6.1" |
| 1937 | + "@jsforce/jsforce-node" "^3.6.2" |
1938 | 1938 | "@oclif/core" "^4"
|
1939 |
| - "@salesforce/core" "^8.6.3" |
| 1939 | + "@salesforce/core" "^8.8.0" |
1940 | 1940 | "@salesforce/kit" "^3.2.3"
|
1941 |
| - "@salesforce/sf-plugins-core" "^11.3.12" |
| 1941 | + "@salesforce/sf-plugins-core" "^12" |
1942 | 1942 | got "^13.0.0"
|
1943 | 1943 | marked "^4.3.0"
|
1944 | 1944 | marked-terminal "^4.2.0"
|
1945 | 1945 | open "^10.1.0"
|
1946 | 1946 | proxy-agent "^6.4.0"
|
1947 | 1947 | semver "^7.6.3"
|
1948 | 1948 |
|
1949 |
| -"@salesforce/plugin-trust@^3.7.40": |
1950 |
| - version "3.7.40" |
1951 |
| - resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.40.tgz#d909a1e9e42eec717178fa9746e4efc6ed7e57ba" |
1952 |
| - integrity sha512-Gtb5W64Hpuh9+y6AY4N2B9EAlay1oVroU4sozEt9VdS0xAzVKGCkaeY+LWsk4rE1vc/194D4n4Tj4jIcBZje/g== |
| 1949 | +"@salesforce/plugin-trust@^3.7.43": |
| 1950 | + version "3.7.43" |
| 1951 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.43.tgz#0e1f257b6945f43288def4eceb96ec2e9448bda8" |
| 1952 | + integrity sha512-Hn+ufKwBHFK4P1wLChl3/fSWARWjYA2WvYJU5KH+yV8DTYpVmZgQkUabDixzHVEefiBXdQl5322pybVUoQPY7g== |
1953 | 1953 | dependencies:
|
1954 | 1954 | "@oclif/core" "^4"
|
1955 |
| - "@salesforce/core" "^8.6.4" |
| 1955 | + "@salesforce/core" "^8.8.0" |
1956 | 1956 | "@salesforce/kit" "^3.2.0"
|
1957 |
| - "@salesforce/plugin-info" "^3.4.13" |
| 1957 | + "@salesforce/plugin-info" "^3.4.18" |
1958 | 1958 | "@salesforce/sf-plugins-core" "^12"
|
1959 | 1959 | got "^13.0.0"
|
1960 | 1960 | npm "^10.9.0"
|
|
0 commit comments