|
1614 | 1614 | node-fetch "^2.6.1"
|
1615 | 1615 | xml2js "^0.6.2"
|
1616 | 1616 |
|
| 1617 | +"@jsforce/jsforce-node@^3.6.6": |
| 1618 | + version "3.6.6" |
| 1619 | + resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz#26fe2fc9f4f3671ca8bfb0c98a728cb8a0219265" |
| 1620 | + integrity sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ== |
| 1621 | + dependencies: |
| 1622 | + "@sindresorhus/is" "^4" |
| 1623 | + base64url "^3.0.1" |
| 1624 | + csv-parse "^5.5.2" |
| 1625 | + csv-stringify "^6.4.4" |
| 1626 | + faye "^1.4.0" |
| 1627 | + form-data "^4.0.0" |
| 1628 | + https-proxy-agent "^5.0.0" |
| 1629 | + multistream "^3.1.0" |
| 1630 | + node-fetch "^2.6.1" |
| 1631 | + xml2js "^0.6.2" |
| 1632 | + |
1617 | 1633 | "@nodelib/fs.scandir@2.1.5":
|
1618 | 1634 | version "2.1.5"
|
1619 | 1635 | resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
|
|
2134 | 2150 | debug "^4.4.0"
|
2135 | 2151 | handlebars "^4.7.8"
|
2136 | 2152 |
|
2137 |
| -"@salesforce/plugin-info@^3.4.40": |
2138 |
| - version "3.4.41" |
2139 |
| - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.41.tgz#be0c00d8491e9eb1164d36d151ae6a115cbf85fe" |
2140 |
| - integrity sha512-ExvesSKBOi7gCx0oom3I3I5SLCGOrQyYOSIdf8YOjQzMqT5/5IOI0fEqV8zD7RPw5WHn6TyJgRgYodP8bCrFaw== |
| 2153 | +"@salesforce/plugin-info@^3.4.44": |
| 2154 | + version "3.4.47" |
| 2155 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.47.tgz#4bc57a9f5fba532cb13a217a90e03d81f619245c" |
| 2156 | + integrity sha512-qZx4Ce2TgCfk7yg0Z1+d9ZyUqpPmaHrLlCfecvLAd7aqFPYFw8MRZ5sF9dKlu+AHbBT5aSAYAb70tCIUmUmVSg== |
2141 | 2157 | dependencies:
|
2142 | 2158 | "@inquirer/input" "^2.3.0"
|
2143 |
| - "@jsforce/jsforce-node" "^3.6.5" |
| 2159 | + "@jsforce/jsforce-node" "^3.6.6" |
2144 | 2160 | "@oclif/core" "^4"
|
2145 |
| - "@salesforce/core" "^8.8.0" |
| 2161 | + "@salesforce/core" "^8.8.5" |
2146 | 2162 | "@salesforce/kit" "^3.2.3"
|
2147 | 2163 | "@salesforce/sf-plugins-core" "^12"
|
2148 | 2164 | got "^13.0.0"
|
|
2152 | 2168 | proxy-agent "^6.5.0"
|
2153 | 2169 | semver "^7.7.1"
|
2154 | 2170 |
|
2155 |
| -"@salesforce/plugin-trust@^3.7.69": |
2156 |
| - version "3.7.69" |
2157 |
| - resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.69.tgz#4e07877c7d6989a5ff40c150b4a2da01fc73cd94" |
2158 |
| - integrity sha512-RsmRU03+6nClCIjZeoLRRhifkIzcXQTxNcproJnuI/oY7He5UZcM6V6FarqkjbRh61qUugFdP6OYsodiUQNOEg== |
| 2171 | +"@salesforce/plugin-trust@^3.7.70": |
| 2172 | + version "3.7.70" |
| 2173 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.70.tgz#b1f39bea54a77b0b891ab0a504f8c5b9cdf42554" |
| 2174 | + integrity sha512-I7UkIwnmL+1rxlka6GsajnCPAUasdDRa8Nh6SUzKpxrPFWE4BHpuyv5J2d5etpH9URM1vK/0+gYfrDXfjwHCqQ== |
2159 | 2175 | dependencies:
|
2160 | 2176 | "@oclif/core" "^4"
|
2161 | 2177 | "@salesforce/core" "^8.8.4"
|
2162 | 2178 | "@salesforce/kit" "^3.2.0"
|
2163 |
| - "@salesforce/plugin-info" "^3.4.40" |
| 2179 | + "@salesforce/plugin-info" "^3.4.44" |
2164 | 2180 | "@salesforce/sf-plugins-core" "^12"
|
2165 | 2181 | got "^13.0.0"
|
2166 | 2182 | npm "^10.9.2"
|
|
0 commit comments