@salesforce/plugin-trust 3.5.4 → 3.6.0

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
@@ -1216,26 +1216,7 @@
1216
1216
  strip-ansi "^6.0.1"
1217
1217
  wrap-ansi "^6.2.0"
1218
1218
 
1219
- "@inquirer/core@^7.1.0":
1220
- version "7.1.1"
1221
- resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-7.1.1.tgz#9339095720c00cfd1f85943977ae15d2f66f336a"
1222
- integrity sha512-rD1UI3eARN9qJBcLRXPOaZu++Bg+xsk0Tuz1EUOXEW+UbYif1sGjr0Tw7lKejHzKD9IbXE1CEtZ+xR/DrNlQGQ==
1223
- dependencies:
1224
- "@inquirer/type" "^1.2.1"
1225
- "@types/mute-stream" "^0.0.4"
1226
- "@types/node" "^20.11.30"
1227
- "@types/wrap-ansi" "^3.0.0"
1228
- ansi-escapes "^4.3.2"
1229
- chalk "^4.1.2"
1230
- cli-spinners "^2.9.2"
1231
- cli-width "^4.1.0"
1232
- figures "^3.2.0"
1233
- mute-stream "^1.0.0"
1234
- signal-exit "^4.1.0"
1235
- strip-ansi "^6.0.1"
1236
- wrap-ansi "^6.2.0"
1237
-
1238
- "@inquirer/core@^7.1.2":
1219
+ "@inquirer/core@^7.1.0", "@inquirer/core@^7.1.2":
1239
1220
  version "7.1.2"
1240
1221
  resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-7.1.2.tgz#f16222e8838193c29a868d9d6d5ae3b79313342f"
1241
1222
  integrity sha512-ne5VhDqruYYzx8mmjDZ9F58ymrLJGxmSHJUcJGiW3tifzvl3goAm6gNX11w6+zUnGE54vgQ6ALDXL3IOSezMRw==
@@ -1361,6 +1342,26 @@
1361
1342
  "@jridgewell/resolve-uri" "^3.1.0"
1362
1343
  "@jridgewell/sourcemap-codec" "^1.4.14"
1363
1344
 
1345
+ "@jsforce/jsforce-node@^3.1.0":
1346
+ version "3.1.0"
1347
+ resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.1.0.tgz#7f1b4ba60c0c84b870af8e43d713907b10ed8152"
1348
+ integrity sha512-xsn6Qj36YyhG7uCL9DOswZhqN/OVIpXm5s8AWD7V9hSJfp5ReebEsjT7a52ztEMmkUAYjWvZC5alBJr7jJCJig==
1349
+ dependencies:
1350
+ "@sindresorhus/is" "^4"
1351
+ "@types/node" "^18.15.3"
1352
+ abort-controller "^3.0.0"
1353
+ base64url "^3.0.1"
1354
+ csv-parse "^5.5.2"
1355
+ csv-stringify "^6.4.4"
1356
+ faye "^1.4.0"
1357
+ form-data "^4.0.0"
1358
+ fs-extra "^8.1.0"
1359
+ https-proxy-agent "^5.0.0"
1360
+ multistream "^3.1.0"
1361
+ node-fetch "^2.6.1"
1362
+ strip-ansi "^6.0.0"
1363
+ xml2js "^0.6.2"
1364
+
1364
1365
  "@microsoft/applicationinsights-web-snippet@1.0.1":
1365
1366
  version "1.0.1"
1366
1367
  resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.0.1.tgz#6bb788b2902e48bf5d460c38c6bb7fedd686ddd7"
@@ -1555,7 +1556,7 @@
1555
1556
  read-package-json-fast "^3.0.0"
1556
1557
  which "^4.0.0"
1557
1558
 
1558
- "@oclif/core@3.26.0", "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0":
1559
+ "@oclif/core@3.26.0":
1559
1560
  version "3.26.0"
1560
1561
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
1561
1562
  integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
@@ -1623,6 +1624,40 @@
1623
1624
  wordwrap "^1.0.0"
1624
1625
  wrap-ansi "^7.0.0"
1625
1626
 
1627
+ "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2":
1628
+ version "3.26.2"
1629
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.2.tgz#92a92516e1309e5b1241c1b4932ab1d2546e294a"
1630
+ integrity sha512-Gpn21jKjcOx0TecI1wLJrY/65jtgJx5f1GzTc81oKvEpKes1b3Li2SMZygRaWRpcQ3wjN0d7lTPi8WwLsmTBjA==
1631
+ dependencies:
1632
+ "@types/cli-progress" "^3.11.5"
1633
+ ansi-escapes "^4.3.2"
1634
+ ansi-styles "^4.3.0"
1635
+ cardinal "^2.1.1"
1636
+ chalk "^4.1.2"
1637
+ clean-stack "^3.0.1"
1638
+ cli-progress "^3.12.0"
1639
+ color "^4.2.3"
1640
+ debug "^4.3.4"
1641
+ ejs "^3.1.9"
1642
+ get-package-type "^0.1.0"
1643
+ globby "^11.1.0"
1644
+ hyperlinker "^1.0.0"
1645
+ indent-string "^4.0.0"
1646
+ is-wsl "^2.2.0"
1647
+ js-yaml "^3.14.1"
1648
+ minimatch "^9.0.4"
1649
+ natural-orderby "^2.0.3"
1650
+ object-treeify "^1.1.33"
1651
+ password-prompt "^1.1.3"
1652
+ slice-ansi "^4.0.0"
1653
+ string-width "^4.2.3"
1654
+ strip-ansi "^6.0.1"
1655
+ supports-color "^8.1.1"
1656
+ supports-hyperlinks "^2.2.0"
1657
+ widest-line "^3.1.0"
1658
+ wordwrap "^1.0.0"
1659
+ wrap-ansi "^7.0.0"
1660
+
1626
1661
  "@oclif/plugin-command-snapshot@^5.1.4":
1627
1662
  version "5.1.4"
1628
1663
  resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz#fc550f0ba66f41620734fb675e12070f943f4b2a"
@@ -1716,12 +1751,12 @@
1716
1751
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1717
1752
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1718
1753
 
1719
- "@salesforce/cli-plugins-testkit@^5.1.13":
1720
- version "5.1.13"
1721
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.13.tgz#4d4f93afe01546a1588d1aa466420099b02b1526"
1722
- integrity sha512-JWSUi9X1kKAi22FkHUveXSZ0yxhuXwdq9Ze8dHfhnHXNDwOPEPL5xkPMhSWvD1ARncFs7PPt4T2pmRAV65HbWg==
1754
+ "@salesforce/cli-plugins-testkit@^5.2.0":
1755
+ version "5.2.0"
1756
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.0.tgz#dd664a9a51eac42f9959e0cfa1d3349256446291"
1757
+ integrity sha512-b0lHGBycDBmeGcDx0j9SfxlNyCg3WhflNeX1PBitMTxgZ5O9UMiSFvLbqgGeTB8Eoq4JgNgou6RRrNoZHFnqcw==
1723
1758
  dependencies:
1724
- "@salesforce/core" "^6.7.3"
1759
+ "@salesforce/core" "^7.0.0"
1725
1760
  "@salesforce/kit" "^3.1.0"
1726
1761
  "@salesforce/ts-types" "^2.0.9"
1727
1762
  "@types/shelljs" "^0.8.15"
@@ -1756,7 +1791,7 @@
1756
1791
  semver "^7.5.4"
1757
1792
  ts-retry-promise "^0.7.1"
1758
1793
 
1759
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.7.3", "@salesforce/core@^6.7.6":
1794
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.7.3":
1760
1795
  version "6.7.6"
1761
1796
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.6.tgz#6a73c6a4e615ce837be5b5c142cfc63a6c8db3bd"
1762
1797
  integrity sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==
@@ -1779,15 +1814,38 @@
1779
1814
  semver "^7.6.0"
1780
1815
  ts-retry-promise "^0.7.1"
1781
1816
 
1817
+ "@salesforce/core@^7.0.0", "@salesforce/core@^7.0.1":
1818
+ version "7.1.0"
1819
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.1.0.tgz#60195ab0ad452b27594a0bca6852f1820915ff7f"
1820
+ integrity sha512-TfGBjH7tJIgnrKxbbRvh4ujn60gPjqcr2xZBHMffjZVtfvXPoT07kd0TILyDWLFslYMJQFq3KA0GwL51g01WNQ==
1821
+ dependencies:
1822
+ "@jsforce/jsforce-node" "^3.1.0"
1823
+ "@salesforce/kit" "^3.1.0"
1824
+ "@salesforce/schemas" "^1.7.0"
1825
+ "@salesforce/ts-types" "^2.0.9"
1826
+ ajv "^8.12.0"
1827
+ change-case "^4.1.2"
1828
+ faye "^1.4.0"
1829
+ form-data "^4.0.0"
1830
+ js2xmlparser "^4.0.1"
1831
+ jsonwebtoken "9.0.2"
1832
+ jszip "3.10.1"
1833
+ pino "^8.19.0"
1834
+ pino-abstract-transport "^1.1.0"
1835
+ pino-pretty "^10.3.1"
1836
+ proper-lockfile "^4.1.2"
1837
+ semver "^7.6.0"
1838
+ ts-retry-promise "^0.7.1"
1839
+
1782
1840
  "@salesforce/dev-config@^4.1.0":
1783
1841
  version "4.1.0"
1784
1842
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
1785
1843
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
1786
1844
 
1787
- "@salesforce/dev-scripts@^8.5.0":
1788
- version "8.5.0"
1789
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.5.0.tgz#b0b44ca595450328c6186968528d9c0ef06cd27e"
1790
- integrity sha512-vR+CB5VoQrNAqNTcu5GZ/l4I4Rxd5HkIj/qTxEzP1EYnIlgjrbcsQgaunSnTrttIEy/BD8epd6UWAT8yAItufg==
1845
+ "@salesforce/dev-scripts@^9.0.0":
1846
+ version "9.0.0"
1847
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.0.0.tgz#ab38c014ebc8baa92fccbb5cff9b8432e0f991d1"
1848
+ integrity sha512-B89ipgncuhHLqLlr+LGSi7HN+eHPa3aw5B6PXQWqQj73QAkGN+E6EowwA50y7GkXeNx7GntbNRtQHvwMcnIorw==
1791
1849
  dependencies:
1792
1850
  "@commitlint/cli" "^17.1.2"
1793
1851
  "@commitlint/config-conventional" "^17.8.1"
@@ -1885,15 +1943,15 @@
1885
1943
  chalk "^4"
1886
1944
  inquirer "^8.2.5"
1887
1945
 
1888
- "@salesforce/sf-plugins-core@^8.0.3":
1889
- version "8.0.3"
1890
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.3.tgz#df8840419031b8d3ec2db171246757a9bfb38655"
1891
- integrity sha512-RJIi0lbpOg6ZflRDCTi/8E3QBhOHfvA5F3xlvThuQo9Yw2SvOjti+s/+Z2RCpvWdy4aaleeGqqgn7AwDi/ISDQ==
1946
+ "@salesforce/sf-plugins-core@^9.0.0":
1947
+ version "9.0.0"
1948
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.0.tgz#8ac6e45fa985ef35ad7f47a09d96f2b2f6d70710"
1949
+ integrity sha512-Eo1mfq68uVIEFgAE7oSlsfJT3YyShQAHRCiLqKivEcxu/3xOHPU212u2nT9igA81Me/6NZmBSvm6vLdN+L/9og==
1892
1950
  dependencies:
1893
1951
  "@inquirer/confirm" "^2.0.17"
1894
1952
  "@inquirer/password" "^1.1.16"
1895
1953
  "@oclif/core" "^3.26.0"
1896
- "@salesforce/core" "^6.7.3"
1954
+ "@salesforce/core" "^7.0.0"
1897
1955
  "@salesforce/kit" "^3.1.0"
1898
1956
  "@salesforce/ts-types" "^2.0.9"
1899
1957
  chalk "^5.3.0"
@@ -1954,7 +2012,7 @@
1954
2012
  "@sigstore/protobuf-specs" "^0.2.1"
1955
2013
  tuf-js "^2.1.0"
1956
2014
 
1957
- "@sindresorhus/is@^4.0.0":
2015
+ "@sindresorhus/is@^4", "@sindresorhus/is@^4.0.0":
1958
2016
  version "4.6.0"
1959
2017
  resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
1960
2018
  integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
@@ -2667,10 +2725,10 @@
2667
2725
  dependencies:
2668
2726
  "@types/node" "*"
2669
2727
 
2670
- "@types/node@*", "@types/node@^20.10.7", "@types/node@^20.11.30":
2671
- version "20.12.4"
2672
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.4.tgz#af5921bd75ccdf3a3d8b3fa75bf3d3359268cd11"
2673
- integrity sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==
2728
+ "@types/node@*", "@types/node@^20.10.7", "@types/node@^20.12.4":
2729
+ version "20.12.5"
2730
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
2731
+ integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
2674
2732
  dependencies:
2675
2733
  undici-types "~5.26.4"
2676
2734
 
@@ -2684,17 +2742,10 @@
2684
2742
  resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
2685
2743
  integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
2686
2744
 
2687
- "@types/node@^18.19.28":
2688
- version "18.19.29"
2689
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.29.tgz#e7e9d796c1e195be7e7daf82b4abc50d017fb9db"
2690
- integrity sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==
2691
- dependencies:
2692
- undici-types "~5.26.4"
2693
-
2694
- "@types/node@^20.12.4":
2695
- version "20.12.5"
2696
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
2697
- integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
2745
+ "@types/node@^18.15.3", "@types/node@^18.19.28":
2746
+ version "18.19.31"
2747
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.31.tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd"
2748
+ integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==
2698
2749
  dependencies:
2699
2750
  undici-types "~5.26.4"
2700
2751
 
@@ -3913,11 +3964,21 @@ csv-parse@^4.8.2:
3913
3964
  resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.3.tgz#7ca624d517212ebc520a36873c3478fa66efbaf7"
3914
3965
  integrity sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==
3915
3966
 
3967
+ csv-parse@^5.5.2:
3968
+ version "5.5.5"
3969
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.5.tgz#68a271a9092877b830541805e14c8a80e6a22517"
3970
+ integrity sha512-erCk7tyU3yLWAhk6wvKxnyPtftuy/6Ak622gOO7BCJ05+TYffnPCJF905wmOQm+BpkX54OdAl8pveJwUdpnCXQ==
3971
+
3916
3972
  csv-stringify@^5.3.4:
3917
3973
  version "5.6.5"
3918
3974
  resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.6.5.tgz#c6d74badda4b49a79bf4e72f91cce1e33b94de00"
3919
3975
  integrity sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==
3920
3976
 
3977
+ csv-stringify@^6.4.4:
3978
+ version "6.4.6"
3979
+ resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.6.tgz#9ccf87cb8b017c96673a9fa061768c8ba83e8b98"
3980
+ integrity sha512-h2V2XZ3uOTLilF5dPIptgUfN/o2ia/80Ie0Lly18LAnw5s8Eb7kt8rfxSUy24AztJZas9f6DPZpVlzDUtFt/ag==
3981
+
3921
3982
  dargs@^7.0.0:
3922
3983
  version "7.0.0"
3923
3984
  resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
@@ -4421,12 +4482,12 @@ eslint-plugin-jsdoc@^46.10.1:
4421
4482
  semver "^7.5.4"
4422
4483
  spdx-expression-parse "^4.0.0"
4423
4484
 
4424
- eslint-plugin-sf-plugin@^1.17.5:
4425
- version "1.17.5"
4426
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.5.tgz#3ce0e7033eaf50675c962e7d2def3bb2cad15018"
4427
- integrity sha512-TQlUNOwop8aGeIOY+Vtj3OV0EGN7ps2YpV9LEvgGpw7Eeg5ocULQqR6WPwuRpeRn+XUNl7AC5NVDdhveA1fEEQ==
4485
+ eslint-plugin-sf-plugin@^1.18.0:
4486
+ version "1.18.0"
4487
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.0.tgz#c6eca90e7738e9a114d8257588220c63a2a3e0e3"
4488
+ integrity sha512-5Q4yI6Hr07v/lTaivs8A8re2FUXDEGyzzHzBk2cWi4c6iMxUYf/vaZKO6ZSSsc4eCcP11JY3RkDBQn6P33x58g==
4428
4489
  dependencies:
4429
- "@salesforce/core" "^6.7.3"
4490
+ "@salesforce/core" "^7.0.0"
4430
4491
  "@typescript-eslint/utils" "^6.17.0"
4431
4492
 
4432
4493
  eslint-plugin-unicorn@^50.0.1:
@@ -6611,7 +6672,7 @@ minimatch@5.0.1:
6611
6672
  dependencies:
6612
6673
  brace-expansion "^2.0.1"
6613
6674
 
6614
- minimatch@9.0.3, minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
6675
+ minimatch@9.0.3:
6615
6676
  version "9.0.3"
6616
6677
  resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
6617
6678
  integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -6632,6 +6693,13 @@ minimatch@^5.0.1:
6632
6693
  dependencies:
6633
6694
  brace-expansion "^2.0.1"
6634
6695
 
6696
+ minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
6697
+ version "9.0.4"
6698
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
6699
+ integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
6700
+ dependencies:
6701
+ brace-expansion "^2.0.1"
6702
+
6635
6703
  minimist-options@4.1.0:
6636
6704
  version "4.1.0"
6637
6705
  resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -8486,7 +8554,16 @@ stack-chain@^1.3.7:
8486
8554
  resolved "https://registry.yarnpkg.com/stack-chain/-/stack-chain-1.3.7.tgz#d192c9ff4ea6a22c94c4dd459171e3f00cea1285"
8487
8555
  integrity sha512-D8cWtWVdIe/jBA7v5p5Hwl5yOSOrmZPWDPe2KxQ5UAGD+nxbxU0lKXA4h85Ta6+qgdKVL3vUxsbIZjc1kBG7ug==
8488
8556
 
8489
- "string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8557
+ "string-width-cjs@npm:string-width@^4.2.0":
8558
+ version "4.2.3"
8559
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8560
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8561
+ dependencies:
8562
+ emoji-regex "^8.0.0"
8563
+ is-fullwidth-code-point "^3.0.0"
8564
+ strip-ansi "^6.0.1"
8565
+
8566
+ "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8490
8567
  version "4.2.3"
8491
8568
  resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8492
8569
  integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8545,7 +8622,14 @@ string_decoder@~1.1.1:
8545
8622
  dependencies:
8546
8623
  safe-buffer "~5.1.0"
8547
8624
 
8548
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8625
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8626
+ version "6.0.1"
8627
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8628
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8629
+ dependencies:
8630
+ ansi-regex "^5.0.1"
8631
+
8632
+ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8549
8633
  version "6.0.1"
8550
8634
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8551
8635
  integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9166,7 +9250,7 @@ workerpool@6.2.1:
9166
9250
  resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
9167
9251
  integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
9168
9252
 
9169
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9253
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
9170
9254
  version "7.0.0"
9171
9255
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9172
9256
  integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9184,6 +9268,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
9184
9268
  string-width "^4.1.0"
9185
9269
  strip-ansi "^6.0.0"
9186
9270
 
9271
+ wrap-ansi@^7.0.0:
9272
+ version "7.0.0"
9273
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9274
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9275
+ dependencies:
9276
+ ansi-styles "^4.0.0"
9277
+ string-width "^4.1.0"
9278
+ strip-ansi "^6.0.0"
9279
+
9187
9280
  wrap-ansi@^8.1.0:
9188
9281
  version "8.1.0"
9189
9282
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -9224,6 +9317,14 @@ xml2js@^0.5.0:
9224
9317
  sax ">=0.6.0"
9225
9318
  xmlbuilder "~11.0.0"
9226
9319
 
9320
+ xml2js@^0.6.2:
9321
+ version "0.6.2"
9322
+ resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.2.tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499"
9323
+ integrity sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==
9324
+ dependencies:
9325
+ sax ">=0.6.0"
9326
+ xmlbuilder "~11.0.0"
9327
+
9227
9328
  xmlbuilder@~11.0.0:
9228
9329
  version "11.0.1"
9229
9330
  resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3"
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "version": "3.5.4"
83
+ "version": "3.6.0"
84
84
  }
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-trust",
3
3
  "description": "validate a digital signature for a npm package",
4
- "version": "3.5.4",
4
+ "version": "3.6.0",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf-trust": "bin/dev"
8
8
  },
9
9
  "bugs": "https://github.com/forcedotcom/cli/issues",
10
10
  "dependencies": {
11
- "@oclif/core": "^3.26.0",
12
- "@salesforce/core": "^6.7.6",
11
+ "@oclif/core": "^3.26.2",
12
+ "@salesforce/core": "^7.0.1",
13
13
  "@salesforce/kit": "^3.1.0",
14
- "@salesforce/sf-plugins-core": "^8.0.3",
14
+ "@salesforce/sf-plugins-core": "^9.0.0",
15
15
  "got": "^13.0.0",
16
16
  "npm": "10.2.3",
17
17
  "npm-run-path": "^4.0.1",
@@ -21,14 +21,14 @@
21
21
  },
22
22
  "devDependencies": {
23
23
  "@oclif/plugin-command-snapshot": "^5.1.4",
24
- "@salesforce/cli-plugins-testkit": "^5.1.13",
25
- "@salesforce/dev-scripts": "^8.5.0",
24
+ "@salesforce/cli-plugins-testkit": "^5.2.0",
25
+ "@salesforce/dev-scripts": "^9.0.0",
26
26
  "@salesforce/plugin-command-reference": "^3.0.74",
27
27
  "@salesforce/plugin-telemetry": "^2.3.8",
28
28
  "@salesforce/ts-sinon": "^1.4.18",
29
29
  "@types/shelljs": "^0.8.15",
30
30
  "@types/sinon-chai": "^3.2.12",
31
- "eslint-plugin-sf-plugin": "^1.17.5",
31
+ "eslint-plugin-sf-plugin": "^1.18.0",
32
32
  "oclif": "^4.7.6",
33
33
  "sinon-chai": "^3.7.0",
34
34
  "ts-node": "^10.9.2",
@@ -225,7 +225,7 @@
225
225
  },
226
226
  "type": "module",
227
227
  "sfdx": {
228
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.5.4.crt",
229
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.5.4.sig"
228
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.6.0.crt",
229
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.6.0.sig"
230
230
  }
231
231
  }