@salesforce/cli 2.129.3 → 2.129.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/oclif.lock CHANGED
@@ -1637,10 +1637,10 @@
1637
1637
  proc-log "^5.0.0"
1638
1638
  which "^5.0.0"
1639
1639
 
1640
- "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.8", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.4", "@oclif/core@^4.9.0", "@oclif/core@>= 3.0.0", "@oclif/core@4.10.1":
1641
- version "4.10.1"
1642
- resolved "https://registry.npmjs.org/@oclif/core/-/core-4.10.1.tgz"
1643
- integrity sha512-SeT6K9arGKh6IJ585gC+ueCS9xZfbsO+k6UEjVO6H3vElrOEWOWLI0KYnSl0rmg6MOXqM5fSiqIQZtDeJuIXlw==
1640
+ "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.2.8", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.4", "@oclif/core@^4.9.0", "@oclif/core@>= 3.0.0", "@oclif/core@4.10.2":
1641
+ version "4.10.2"
1642
+ resolved "https://registry.npmjs.org/@oclif/core/-/core-4.10.2.tgz"
1643
+ integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
1644
1644
  dependencies:
1645
1645
  ansi-escapes "^4.3.2"
1646
1646
  ansis "^3.17.0"
@@ -1698,10 +1698,10 @@
1698
1698
  react "^18.3.1"
1699
1699
  wrap-ansi "^9.0.2"
1700
1700
 
1701
- "@oclif/plugin-autocomplete@3.2.41":
1702
- version "3.2.41"
1703
- resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.41.tgz"
1704
- integrity sha512-s8IcxohWtnbYCOA1nC6cUGWFGLBG3MjNWfCBTTa5pUyh4tGsjC5ihLeLCs8WJgGnFkPhVVQ+CfmKOIVmVGYMvA==
1701
+ "@oclif/plugin-autocomplete@3.2.42":
1702
+ version "3.2.42"
1703
+ resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.42.tgz"
1704
+ integrity sha512-VPL/XJDKhtDxZLTGdtbrAW3FQyCvTaFldBFs+u6XdeSN8PazmU+K8oPiVUsrm1jUYUx3HeVTopce7ap5t+8TFg==
1705
1705
  dependencies:
1706
1706
  "@oclif/core" "^4"
1707
1707
  ansis "^3.16.0"
@@ -1723,30 +1723,30 @@
1723
1723
  semver "^7.6.0"
1724
1724
  ts-json-schema-generator "^1.5.1"
1725
1725
 
1726
- "@oclif/plugin-commands@4.1.40":
1727
- version "4.1.40"
1728
- resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.40.tgz"
1729
- integrity sha512-aepp0rO8htqXcHTGgehdjsnmxgt85SM4QGC9qF6MXOJtqBnCDGdGLmhwXMObGRzuLEaChYtZx8ipMhfjGrnuZA==
1726
+ "@oclif/plugin-commands@4.1.42":
1727
+ version "4.1.42"
1728
+ resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.42.tgz"
1729
+ integrity sha512-fX/I6J+xJ6+JPjgsHezkn4tJmVwreFISHBhXQNDc9+aUPFUaTm4S75m3zZtcW+lpmVEDtP4x5+V2Np9fcM1tcg==
1730
1730
  dependencies:
1731
1731
  "@oclif/core" "^4"
1732
1732
  "@oclif/table" "^0.5.2"
1733
1733
  lodash "^4.17.23"
1734
1734
  object-treeify "^4.0.1"
1735
1735
 
1736
- "@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@6.2.38":
1737
- version "6.2.38"
1738
- resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.38.tgz"
1739
- integrity sha512-aTVQ8qPy5kD/Neq2B4OEo2joukHWdEabTMHfQyXtsagW1O2MvhM58+JUWADvieX67OSjSXseD6f6O/e5SA2N/Q==
1736
+ "@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@6.2.39":
1737
+ version "6.2.39"
1738
+ resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.39.tgz"
1739
+ integrity sha512-g/KQ5F68cLZWjm0f/bY2zKjrhYaz941++zp4xeWRtOPeu6U6pEfyBDxaOH5HncWw1qouJGsVQcGdU0ygN8eXTQ==
1740
1740
  dependencies:
1741
1741
  "@oclif/core" "^4"
1742
1742
 
1743
- "@oclif/plugin-not-found@^3.2.75", "@oclif/plugin-not-found@3.2.75":
1744
- version "3.2.75"
1745
- resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.75.tgz"
1746
- integrity sha512-xBEf7fJoS/fIqzGBUe0i6yc7ozo23KTyusy50DHqh+oqay5gtMLPUfr1RbvJBGGwozzFAMMFXN9o+AvUDt/zTA==
1743
+ "@oclif/plugin-not-found@^3.2.75", "@oclif/plugin-not-found@3.2.76":
1744
+ version "3.2.76"
1745
+ resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.76.tgz"
1746
+ integrity sha512-YM1S38iHHU4t5zaUuCbOpMXeyYK3uZuqdgRSUFSw29+Rsyw4wXvH9gBvOFm7/RzmqpLNMXwjzO9Dg5mQHNgOWg==
1747
1747
  dependencies:
1748
1748
  "@inquirer/prompts" "^7.10.1"
1749
- "@oclif/core" "^4.9.0"
1749
+ "@oclif/core" "^4.10.2"
1750
1750
  ansis "^3.17.0"
1751
1751
  fast-levenshtein "^3.0.0"
1752
1752
 
@@ -1767,10 +1767,10 @@
1767
1767
  which "^4.0.0"
1768
1768
  yarn "^1.22.22"
1769
1769
 
1770
- "@oclif/plugin-search@1.2.39":
1771
- version "1.2.39"
1772
- resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.39.tgz"
1773
- integrity sha512-NNvYYLOe9xmy9VBJ6XL9LbwNNgdbx8RrH7ZUc4pa57V4Hbgq7hu6kUhGh9MFkyjJOBXUPpuoWPCLOkpjje7MIg==
1770
+ "@oclif/plugin-search@1.2.40":
1771
+ version "1.2.40"
1772
+ resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.40.tgz"
1773
+ integrity sha512-/4bnJZgk1sX5RsZPGDro9skFgclmZC+dHz1oSQ9Mv17v8sw+D87sAXGh3uzMi2ebKx/nPNKR/6v+IbxIy6ZyZA==
1774
1774
  dependencies:
1775
1775
  "@oclif/core" "^4"
1776
1776
  ansi-escapes "^7.3.0"
@@ -1792,18 +1792,18 @@
1792
1792
  semver "^7.7.4"
1793
1793
  tar-fs "^2.1.4"
1794
1794
 
1795
- "@oclif/plugin-version@2.2.38":
1796
- version "2.2.38"
1797
- resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.38.tgz"
1798
- integrity sha512-xhZJYmrJndpRFYWJccMSVvIh7rtHJO4Ta7XhCO2u3jeV5ZrzN4myk0uSNCaPxK5EchntI+JXmNeEPLkqNkj/xg==
1795
+ "@oclif/plugin-version@2.2.39":
1796
+ version "2.2.39"
1797
+ resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.39.tgz"
1798
+ integrity sha512-znz4svVvj4n9zO8irqnl/02OJUGA/ttAN676bivpxERO80hcmjbtKPVK+XxDCeWEztBCAH3KdzhYFQLOFqocLQ==
1799
1799
  dependencies:
1800
1800
  "@oclif/core" "^4"
1801
1801
  ansis "^3.17.0"
1802
1802
 
1803
- "@oclif/plugin-warn-if-update-available@^3.1.55", "@oclif/plugin-warn-if-update-available@3.1.55":
1804
- version "3.1.55"
1805
- resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.55.tgz"
1806
- integrity sha512-VIEBoaoMOCjl3y+w/kdfZMODi0mVMnDuM0vkBf3nqeidhRXVXq87hBqYDdRwN1XoD+eDfE8tBbOP7qtSOONztQ==
1803
+ "@oclif/plugin-warn-if-update-available@^3.1.55", "@oclif/plugin-warn-if-update-available@3.1.57":
1804
+ version "3.1.57"
1805
+ resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.57.tgz"
1806
+ integrity sha512-y8BiMMiX3gnDO3kSck7R61bB74N8SI38pN9LbpaDlhZcjcN27wuIR5trePFxTxx85iow1YC5qvzYtwUZsDVjXg==
1807
1807
  dependencies:
1808
1808
  "@oclif/core" "^4"
1809
1809
  ansis "^3.17.0"
@@ -1812,10 +1812,10 @@
1812
1812
  lodash "^4.17.23"
1813
1813
  registry-auth-token "^5.1.1"
1814
1814
 
1815
- "@oclif/plugin-which@3.2.44":
1816
- version "3.2.44"
1817
- resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.44.tgz"
1818
- integrity sha512-++5Qh5z3Ys2i1js/BDUqP2hf3ATP3j9QqvozOaL42QaLbgRDDSuqdiRqpDkuHw9Gvd2kycDD38CFk8x4tU/PrA==
1815
+ "@oclif/plugin-which@3.2.45":
1816
+ version "3.2.45"
1817
+ resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.45.tgz"
1818
+ integrity sha512-NsKtQhlQkJGlX3WsDnMRbm884n5pLIN1nPvcql310racP6up2eWeLlMmit/L+5bdk2+hmuxpWI6Zn0hNE+7ufg==
1819
1819
  dependencies:
1820
1820
  "@oclif/core" "^4"
1821
1821
  ansis "^3.17.0"
@@ -2091,10 +2091,10 @@
2091
2091
  strip-ansi "6.0.1"
2092
2092
  ts-retry-promise "^0.8.1"
2093
2093
 
2094
- "@salesforce/core@^8.18.7", "@salesforce/core@^8.24.0", "@salesforce/core@^8.25.0", "@salesforce/core@^8.25.1", "@salesforce/core@^8.26.2", "@salesforce/core@^8.26.3", "@salesforce/core@^8.27.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5":
2095
- version "8.27.0"
2096
- resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.27.0.tgz"
2097
- integrity sha512-Je//0ySHRJRTD16dFxdm6J624i+oufKNq+o8O1AoUNYlT/k4SJi/YGt+iGlKesZGxPf7X1zzUPY1S6C99c/UBA==
2094
+ "@salesforce/core@^8.18.7", "@salesforce/core@^8.24.0", "@salesforce/core@^8.25.0", "@salesforce/core@^8.25.1", "@salesforce/core@^8.26.2", "@salesforce/core@^8.26.3", "@salesforce/core@^8.27.0", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5":
2095
+ version "8.27.1"
2096
+ resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.27.1.tgz"
2097
+ integrity sha512-1WpVt9tQAEINGzsQsSiVRmcmYUpKeK4P54624f9HvLIv7o7jTjdARwirJpOqivIihbDE8OJnYOdsr0vV5Dz93A==
2098
2098
  dependencies:
2099
2099
  "@jsforce/jsforce-node" "^3.10.13"
2100
2100
  "@salesforce/kit" "^3.2.4"
@@ -2168,19 +2168,19 @@
2168
2168
  o11y "^258.7.0"
2169
2169
  o11y_schema "256.154.0"
2170
2170
 
2171
- "@salesforce/packaging@^4.21.1":
2172
- version "4.21.1"
2173
- resolved "https://registry.npmjs.org/@salesforce/packaging/-/packaging-4.21.1.tgz"
2174
- integrity sha512-kUMFnAivuf6OZ2LeIs5dXbSATRaR2oljxN84muNluLGBOhbD2PhIK19V8mpAVhOzeuseOpQkTTfGIPKcMfZ8ew==
2171
+ "@salesforce/packaging@^4.21.5":
2172
+ version "4.21.5"
2173
+ resolved "https://registry.npmjs.org/@salesforce/packaging/-/packaging-4.21.5.tgz"
2174
+ integrity sha512-wa5co0OQ+5gS5jU/5X+38j2xuiUWyG9ywMm7M5Z2E2becs7IDviis0j/oYmkH7820erBPcuR5ShJpInyEP0EYg==
2175
2175
  dependencies:
2176
2176
  "@jsforce/jsforce-node" "^3.10.14"
2177
- "@salesforce/core" "^8.26.2"
2177
+ "@salesforce/core" "^8.27.1"
2178
2178
  "@salesforce/kit" "^3.2.4"
2179
2179
  "@salesforce/schemas" "^1.10.3"
2180
- "@salesforce/source-deploy-retrieve" "^12.31.11"
2180
+ "@salesforce/source-deploy-retrieve" "^12.31.23"
2181
2181
  "@salesforce/ts-types" "^2.0.12"
2182
- "@salesforce/types" "^1.6.0"
2183
- fast-xml-parser "^5.3.4"
2182
+ "@salesforce/types" "^1.7.1"
2183
+ fast-xml-parser "^5.5.7"
2184
2184
  globby "^11"
2185
2185
  graphology "^0.26.0"
2186
2186
  graphology-traversal "^0.3.1"
@@ -2212,10 +2212,10 @@
2212
2212
  react "^18.3.1"
2213
2213
  yaml "^2.8.2"
2214
2214
 
2215
- "@salesforce/plugin-apex@3.9.13":
2216
- version "3.9.13"
2217
- resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.13.tgz"
2218
- integrity sha512-rAtU+26XplMfhDjNRlNvVVyiGYHoiYQPR6aGHp+olFXXCu6bfZ299fOnqP/rlDuxJ7aeLUbKPEiq0gJXkwh2Mg==
2215
+ "@salesforce/plugin-apex@3.9.14":
2216
+ version "3.9.14"
2217
+ resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.14.tgz"
2218
+ integrity sha512-w+dZx4M7CuUVjH/lUL+CUTU2ug2NztpMcRouEE2i9QfuCqWVm5XsN5T1ZiHC9REk0cFlniSOWw/s/uijJoIuQQ==
2219
2219
  dependencies:
2220
2220
  "@salesforce/apex-node" "^8.4.11"
2221
2221
  "@salesforce/core" "^8.27.0"
@@ -2223,10 +2223,10 @@
2223
2223
  "@salesforce/sf-plugins-core" "^12.2.6"
2224
2224
  ansis "^3.3.1"
2225
2225
 
2226
- "@salesforce/plugin-api@1.3.11":
2227
- version "1.3.11"
2228
- resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.11.tgz"
2229
- integrity sha512-fGwix+k1Jn6elPYkmqkBTokIzM1hEt3ORjwsrC2vlXNlBFo9v1Jal+DNAYupRoGvYHENohNZVKhGdt78SkRf8w==
2226
+ "@salesforce/plugin-api@1.3.12":
2227
+ version "1.3.12"
2228
+ resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.12.tgz"
2229
+ integrity sha512-NdrW+STVVlYLKqwddbj0FIlvGu/ENKMnLaTDHud/arXrk8lPmHKrlE5Rnm/AGPDDjZLlhlxI8ZZ8lrSUSoVPig==
2230
2230
  dependencies:
2231
2231
  "@oclif/core" "^4"
2232
2232
  "@salesforce/core" "^8.25.1"
@@ -2287,10 +2287,10 @@
2287
2287
  undici "^7.24.2"
2288
2288
  zod "^4.3.6"
2289
2289
 
2290
- "@salesforce/plugin-deploy-retrieve@3.24.16":
2291
- version "3.24.16"
2292
- resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.16.tgz"
2293
- integrity sha512-6eLpxEBbJLiTlHwltNXOpa5hrA8nHVmseB3GJgyeE7a+UUZX068GVhZJ79ZZ1XBfMu2dz5LhktCdwWuso6G6yA==
2290
+ "@salesforce/plugin-deploy-retrieve@3.24.17":
2291
+ version "3.24.17"
2292
+ resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.17.tgz"
2293
+ integrity sha512-Hoc6jio0SgIa1rjbe+Bynrwc0LbjGDYyAjh3POWuOOYRypaRkYUUcZ50dddoCtP5ovldPSvOXLn0qjiod90BlQ==
2294
2294
  dependencies:
2295
2295
  "@inquirer/prompts" "^7.8.3"
2296
2296
  "@oclif/core" "^4.8.4"
@@ -2343,10 +2343,10 @@
2343
2343
  got "^13.0.0"
2344
2344
  proxy-agent "^6.5.0"
2345
2345
 
2346
- "@salesforce/plugin-org@5.9.72":
2347
- version "5.9.72"
2348
- resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.72.tgz"
2349
- integrity sha512-VXuxnOpFJZaVlF9rc0whaVMsWeNLmuIxCmtn8Js3clZ3ATEGAztYPYoLSELnuLZvpZIHo05IaSgXD7HJavwuZg==
2346
+ "@salesforce/plugin-org@5.9.73":
2347
+ version "5.9.73"
2348
+ resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.73.tgz"
2349
+ integrity sha512-x+THM5Zgh10QOMFUGEHncjtzyRdJkWFHupYnERrcdc3yObBu5+4bkmjv0R4E4YvYgtprqlublvBZE2OwuFp6AQ==
2350
2350
  dependencies:
2351
2351
  "@oclif/core" "^4.9.0"
2352
2352
  "@oclif/multi-stage-output" "^0.8.30"
@@ -2361,15 +2361,15 @@
2361
2361
  open "^10.2.0"
2362
2362
  terminal-link "^3.0.0"
2363
2363
 
2364
- "@salesforce/plugin-packaging@2.25.10":
2365
- version "2.25.10"
2366
- resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.25.10.tgz"
2367
- integrity sha512-mAtUNso4w/7M64IrLxOUaObbryRoQzFFnjvh/Gq5ie/U7JjJicms1iF4CszoMrvKdahGYWH83opqLWR6FO125g==
2364
+ "@salesforce/plugin-packaging@2.25.12":
2365
+ version "2.25.12"
2366
+ resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.25.12.tgz"
2367
+ integrity sha512-FxtRpNwrR9JxuYj6xeYW2FRYukKcw/rc6ydbCqx/UgiJ5YppBQbg0WbBvIV4b9gTsJ74tWe8ry4/adfsmkS8aA==
2368
2368
  dependencies:
2369
2369
  "@oclif/core" "^4"
2370
2370
  "@salesforce/core" "^8.27.0"
2371
2371
  "@salesforce/kit" "^3.2.4"
2372
- "@salesforce/packaging" "^4.21.1"
2372
+ "@salesforce/packaging" "^4.21.5"
2373
2373
  "@salesforce/sf-plugins-core" "^12.2.6"
2374
2374
  chalk "^5.6.2"
2375
2375
 
@@ -2401,10 +2401,10 @@
2401
2401
  strip-ansi "^6"
2402
2402
  yarn-deduplicate "^6.0.2"
2403
2403
 
2404
- "@salesforce/plugin-schema@3.3.98":
2405
- version "3.3.98"
2406
- resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.98.tgz"
2407
- integrity sha512-8jlxWOkdsQt8hZePaleEuOwnmMg20BTEyOGjQT9bjnmKMHFi2VJ4EGqBQiEUDlHQ02FS+aAvLzZFXCjzlNvtyw==
2404
+ "@salesforce/plugin-schema@3.3.99":
2405
+ version "3.3.99"
2406
+ resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.99.tgz"
2407
+ integrity sha512-v+u88YEP9A+IHCYII8F2BXssV+xI71t/xEO50ryYUREuBkcj5GhCOFKrpa3ymAvGqECkkybCnin1AgsPvaBnXg==
2408
2408
  dependencies:
2409
2409
  "@oclif/core" "^4"
2410
2410
  "@salesforce/core" "^8.27.0"
@@ -2436,13 +2436,13 @@
2436
2436
  fast-xml-parser "^5.5.7"
2437
2437
  js2xmlparser "^4.0.2"
2438
2438
 
2439
- "@salesforce/plugin-telemetry@3.8.3":
2440
- version "3.8.3"
2441
- resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.3.tgz"
2442
- integrity sha512-HqiMJsCbWvuUHn8VzARQqReBM9FhqcJO9q3sZm+Q5xtdntV5OXpDWPIJ/wZzOENGTbTS5amIM+hmsqwadmcuUA==
2439
+ "@salesforce/plugin-telemetry@3.8.5":
2440
+ version "3.8.5"
2441
+ resolved "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.5.tgz"
2442
+ integrity sha512-JCoYOmBrhcZPCdJtVZsheGxhiR/Y5vzVKm9/fgjUG9SxeqlxSn5wBaaZeVydMfnXRoHTW3poe5XqBel9/10iCA==
2443
2443
  dependencies:
2444
2444
  "@oclif/core" "^4.8.0"
2445
- "@salesforce/core" "^8.25.1"
2445
+ "@salesforce/core" "^8.27.1"
2446
2446
  "@salesforce/kit" "^3.2.4"
2447
2447
  "@salesforce/sf-plugins-core" "^12"
2448
2448
  "@salesforce/telemetry" "^6.8.1"
@@ -2529,10 +2529,10 @@
2529
2529
  cli-progress "^3.12.0"
2530
2530
  terminal-link "^3.0.0"
2531
2531
 
2532
- "@salesforce/source-deploy-retrieve@^12.31.11", "@salesforce/source-deploy-retrieve@^12.31.14", "@salesforce/source-deploy-retrieve@^12.31.20", "@salesforce/source-deploy-retrieve@^12.31.21":
2533
- version "12.31.21"
2534
- resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.21.tgz"
2535
- integrity sha512-NZsJlvIrfIIZF03P7iLLmewjYkMsGSIV83+O5k+HGBvDDU8c2IJge3MIV/N78GSAGYahtSE+yR4x75UY0Of7qw==
2532
+ "@salesforce/source-deploy-retrieve@^12.31.11", "@salesforce/source-deploy-retrieve@^12.31.14", "@salesforce/source-deploy-retrieve@^12.31.20", "@salesforce/source-deploy-retrieve@^12.31.21", "@salesforce/source-deploy-retrieve@^12.31.23":
2533
+ version "12.31.24"
2534
+ resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.24.tgz"
2535
+ integrity sha512-8folNyLjlzblAOAG7dxHuPJo4QDVU2nytxotHdHHhYk00djXr3CdchuGSVG/+2w0LO/zFZ68V17qpU2x1VqxXg==
2536
2536
  dependencies:
2537
2537
  "@salesforce/core" "^8.27.0"
2538
2538
  "@salesforce/kit" "^3.2.4"
@@ -2604,10 +2604,10 @@
2604
2604
  resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.12.tgz"
2605
2605
  integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==
2606
2606
 
2607
- "@salesforce/types@^1.6.0":
2608
- version "1.6.0"
2609
- resolved "https://registry.npmjs.org/@salesforce/types/-/types-1.6.0.tgz"
2610
- integrity sha512-UHk1L3QRaa3WfIqQn5RLmcZmxErXvpFPUteLLgIxlFLrxhcKevvEwkMJF2xNIHpfT4Xj7PcYvqtrRYapX4Pp+A==
2607
+ "@salesforce/types@^1.6.0", "@salesforce/types@^1.7.1":
2608
+ version "1.7.1"
2609
+ resolved "https://registry.npmjs.org/@salesforce/types/-/types-1.7.1.tgz"
2610
+ integrity sha512-PyV3ZyZum8bjO1LByNXWCSOGt1b9X9x2knIiFWgnYTsHmLK8OP+f6i+wPh4qu1e8+Zr+hNV0rTKVP8p/kCGqyQ==
2611
2611
 
2612
2612
  "@shikijs/core@1.29.2":
2613
2613
  version "1.29.2"
@@ -5990,7 +5990,7 @@ fast-xml-builder@^1.0.0, fast-xml-builder@^1.1.4:
5990
5990
  dependencies:
5991
5991
  path-expression-matcher "^1.1.3"
5992
5992
 
5993
- fast-xml-parser@^5.3.4, fast-xml-parser@^5.3.6, fast-xml-parser@^5.3.8, fast-xml-parser@^5.5.7:
5993
+ fast-xml-parser@^5.3.6, fast-xml-parser@^5.3.8, fast-xml-parser@^5.5.7:
5994
5994
  version "5.5.7"
5995
5995
  resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.7.tgz"
5996
5996
  integrity sha512-LteOsISQ2GEiDHZch6L9hB0+MLoYVLToR7xotrzU0opCICBkxOPgHAy1HxAvtxfJNXDJpgAsQN30mkrfpO2Prg==
@@ -4426,5 +4426,5 @@
4426
4426
  "requiresProject": true
4427
4427
  }
4428
4428
  },
4429
- "version": "2.129.3"
4429
+ "version": "2.129.4"
4430
4430
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.129.3",
4
+ "version": "2.129.4",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -145,34 +145,34 @@
145
145
  },
146
146
  "dependencies": {
147
147
  "@inquirer/select": "^2.3.5",
148
- "@oclif/core": "4.10.1",
149
- "@oclif/plugin-autocomplete": "3.2.41",
150
- "@oclif/plugin-commands": "4.1.40",
151
- "@oclif/plugin-help": "6.2.38",
152
- "@oclif/plugin-not-found": "3.2.75",
148
+ "@oclif/core": "4.10.2",
149
+ "@oclif/plugin-autocomplete": "3.2.42",
150
+ "@oclif/plugin-commands": "4.1.42",
151
+ "@oclif/plugin-help": "6.2.39",
152
+ "@oclif/plugin-not-found": "3.2.76",
153
153
  "@oclif/plugin-plugins": "5.4.59",
154
- "@oclif/plugin-search": "1.2.39",
154
+ "@oclif/plugin-search": "1.2.40",
155
155
  "@oclif/plugin-update": "4.7.24",
156
- "@oclif/plugin-version": "2.2.38",
157
- "@oclif/plugin-warn-if-update-available": "3.1.55",
158
- "@oclif/plugin-which": "3.2.44",
156
+ "@oclif/plugin-version": "2.2.39",
157
+ "@oclif/plugin-warn-if-update-available": "3.1.57",
158
+ "@oclif/plugin-which": "3.2.45",
159
159
  "@salesforce/core": "^8.25.0",
160
160
  "@salesforce/kit": "^3.1.6",
161
161
  "@salesforce/plugin-agent": "1.32.7",
162
- "@salesforce/plugin-apex": "3.9.13",
163
- "@salesforce/plugin-api": "1.3.11",
162
+ "@salesforce/plugin-apex": "3.9.14",
163
+ "@salesforce/plugin-api": "1.3.12",
164
164
  "@salesforce/plugin-auth": "4.3.2",
165
165
  "@salesforce/plugin-data": "4.0.80",
166
- "@salesforce/plugin-deploy-retrieve": "3.24.16",
166
+ "@salesforce/plugin-deploy-retrieve": "3.24.17",
167
167
  "@salesforce/plugin-info": "3.4.112",
168
168
  "@salesforce/plugin-limits": "3.3.81",
169
169
  "@salesforce/plugin-marketplace": "1.3.10",
170
- "@salesforce/plugin-org": "5.9.72",
171
- "@salesforce/plugin-packaging": "2.25.10",
172
- "@salesforce/plugin-schema": "3.3.98",
170
+ "@salesforce/plugin-org": "5.9.73",
171
+ "@salesforce/plugin-packaging": "2.25.12",
172
+ "@salesforce/plugin-schema": "3.3.99",
173
173
  "@salesforce/plugin-settings": "2.4.61",
174
174
  "@salesforce/plugin-sobject": "1.4.88",
175
- "@salesforce/plugin-telemetry": "3.8.3",
175
+ "@salesforce/plugin-telemetry": "3.8.5",
176
176
  "@salesforce/plugin-templates": "56.11.1",
177
177
  "@salesforce/plugin-trust": "3.7.114",
178
178
  "@salesforce/plugin-user": "3.8.0",