@salesforce/plugin-trust 3.5.3 → 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/README.md +1 -1
- package/lib/commands/plugins/trust/verify.d.ts +2 -2
- package/lib/shared/installationVerification.d.ts +4 -4
- package/npm-shrinkwrap.json +632 -380
- package/oclif.lock +207 -101
- package/oclif.manifest.json +1 -1
- package/package.json +12 -12
package/oclif.lock
CHANGED
|
@@ -1216,14 +1216,14 @@
|
|
|
1216
1216
|
strip-ansi "^6.0.1"
|
|
1217
1217
|
wrap-ansi "^6.2.0"
|
|
1218
1218
|
|
|
1219
|
-
"@inquirer/core@^7.1.0", "@inquirer/core@^7.1.
|
|
1220
|
-
version "7.1.
|
|
1221
|
-
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-7.1.
|
|
1222
|
-
integrity sha512-
|
|
1219
|
+
"@inquirer/core@^7.1.0", "@inquirer/core@^7.1.2":
|
|
1220
|
+
version "7.1.2"
|
|
1221
|
+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-7.1.2.tgz#f16222e8838193c29a868d9d6d5ae3b79313342f"
|
|
1222
|
+
integrity sha512-ne5VhDqruYYzx8mmjDZ9F58ymrLJGxmSHJUcJGiW3tifzvl3goAm6gNX11w6+zUnGE54vgQ6ALDXL3IOSezMRw==
|
|
1223
1223
|
dependencies:
|
|
1224
1224
|
"@inquirer/type" "^1.2.1"
|
|
1225
1225
|
"@types/mute-stream" "^0.0.4"
|
|
1226
|
-
"@types/node" "^20.
|
|
1226
|
+
"@types/node" "^20.12.4"
|
|
1227
1227
|
"@types/wrap-ansi" "^3.0.0"
|
|
1228
1228
|
ansi-escapes "^4.3.2"
|
|
1229
1229
|
chalk "^4.1.2"
|
|
@@ -1235,12 +1235,12 @@
|
|
|
1235
1235
|
strip-ansi "^6.0.1"
|
|
1236
1236
|
wrap-ansi "^6.2.0"
|
|
1237
1237
|
|
|
1238
|
-
"@inquirer/input@^2.1.
|
|
1239
|
-
version "2.1.
|
|
1240
|
-
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.
|
|
1241
|
-
integrity sha512-
|
|
1238
|
+
"@inquirer/input@^2.1.1":
|
|
1239
|
+
version "2.1.2"
|
|
1240
|
+
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.2.tgz#cc0b0688c6ef7e58661e3d451dabcccbb0801e1a"
|
|
1241
|
+
integrity sha512-Szr9POj/NxbKSmbOx81ZD76b6xmvXXUY56QLWBXRv8zIGTIKtj03V4zAsw3MTiL6Qoo+IaRLwTLr3bI+qIblzA==
|
|
1242
1242
|
dependencies:
|
|
1243
|
-
"@inquirer/core" "^7.1.
|
|
1243
|
+
"@inquirer/core" "^7.1.2"
|
|
1244
1244
|
"@inquirer/type" "^1.2.1"
|
|
1245
1245
|
|
|
1246
1246
|
"@inquirer/password@^1.1.16":
|
|
@@ -1253,12 +1253,12 @@
|
|
|
1253
1253
|
ansi-escapes "^4.3.2"
|
|
1254
1254
|
chalk "^4.1.2"
|
|
1255
1255
|
|
|
1256
|
-
"@inquirer/select@^2.
|
|
1257
|
-
version "2.2.
|
|
1258
|
-
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.2.
|
|
1259
|
-
integrity sha512-
|
|
1256
|
+
"@inquirer/select@^2.2.1":
|
|
1257
|
+
version "2.2.2"
|
|
1258
|
+
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.2.2.tgz#6a81ce041745725343afacaf38e1b03ff9adee3a"
|
|
1259
|
+
integrity sha512-WaoleV3O/7iDAHFC0GArOkl7Yg/7wQ/UptxEkfM+bG67h65v0troAjkNASBbNiz9vvoNZxOGhVrug0LNDftCoQ==
|
|
1260
1260
|
dependencies:
|
|
1261
|
-
"@inquirer/core" "^7.1.
|
|
1261
|
+
"@inquirer/core" "^7.1.2"
|
|
1262
1262
|
"@inquirer/type" "^1.2.1"
|
|
1263
1263
|
ansi-escapes "^4.3.2"
|
|
1264
1264
|
chalk "^4.1.2"
|
|
@@ -1342,6 +1342,26 @@
|
|
|
1342
1342
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1343
1343
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
1344
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
|
+
|
|
1345
1365
|
"@microsoft/applicationinsights-web-snippet@1.0.1":
|
|
1346
1366
|
version "1.0.1"
|
|
1347
1367
|
resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.0.1.tgz#6bb788b2902e48bf5d460c38c6bb7fedd686ddd7"
|
|
@@ -1536,7 +1556,7 @@
|
|
|
1536
1556
|
read-package-json-fast "^3.0.0"
|
|
1537
1557
|
which "^4.0.0"
|
|
1538
1558
|
|
|
1539
|
-
"@oclif/core@3.26.0"
|
|
1559
|
+
"@oclif/core@3.26.0":
|
|
1540
1560
|
version "3.26.0"
|
|
1541
1561
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
|
|
1542
1562
|
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
|
|
@@ -1604,6 +1624,40 @@
|
|
|
1604
1624
|
wordwrap "^1.0.0"
|
|
1605
1625
|
wrap-ansi "^7.0.0"
|
|
1606
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
|
+
|
|
1607
1661
|
"@oclif/plugin-command-snapshot@^5.1.4":
|
|
1608
1662
|
version "5.1.4"
|
|
1609
1663
|
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz#fc550f0ba66f41620734fb675e12070f943f4b2a"
|
|
@@ -1697,12 +1751,12 @@
|
|
|
1697
1751
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1698
1752
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1699
1753
|
|
|
1700
|
-
"@salesforce/cli-plugins-testkit@^5.
|
|
1701
|
-
version "5.
|
|
1702
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.
|
|
1703
|
-
integrity sha512-
|
|
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==
|
|
1704
1758
|
dependencies:
|
|
1705
|
-
"@salesforce/core" "^
|
|
1759
|
+
"@salesforce/core" "^7.0.0"
|
|
1706
1760
|
"@salesforce/kit" "^3.1.0"
|
|
1707
1761
|
"@salesforce/ts-types" "^2.0.9"
|
|
1708
1762
|
"@types/shelljs" "^0.8.15"
|
|
@@ -1737,7 +1791,7 @@
|
|
|
1737
1791
|
semver "^7.5.4"
|
|
1738
1792
|
ts-retry-promise "^0.7.1"
|
|
1739
1793
|
|
|
1740
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.7.
|
|
1794
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.7.3":
|
|
1741
1795
|
version "6.7.6"
|
|
1742
1796
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.6.tgz#6a73c6a4e615ce837be5b5c142cfc63a6c8db3bd"
|
|
1743
1797
|
integrity sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==
|
|
@@ -1760,28 +1814,51 @@
|
|
|
1760
1814
|
semver "^7.6.0"
|
|
1761
1815
|
ts-retry-promise "^0.7.1"
|
|
1762
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
|
+
|
|
1763
1840
|
"@salesforce/dev-config@^4.1.0":
|
|
1764
1841
|
version "4.1.0"
|
|
1765
1842
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1766
1843
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1767
1844
|
|
|
1768
|
-
"@salesforce/dev-scripts@^
|
|
1769
|
-
version "
|
|
1770
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-
|
|
1771
|
-
integrity sha512-
|
|
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==
|
|
1772
1849
|
dependencies:
|
|
1773
1850
|
"@commitlint/cli" "^17.1.2"
|
|
1774
1851
|
"@commitlint/config-conventional" "^17.8.1"
|
|
1775
1852
|
"@salesforce/dev-config" "^4.1.0"
|
|
1776
1853
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1777
|
-
"@types/chai" "^4.3.
|
|
1854
|
+
"@types/chai" "^4.3.14"
|
|
1778
1855
|
"@types/mocha" "^10.0.6"
|
|
1779
1856
|
"@types/node" "^18.19.28"
|
|
1780
1857
|
"@types/sinon" "^10.0.20"
|
|
1781
1858
|
chai "^4.3.10"
|
|
1782
1859
|
chalk "^4.0.0"
|
|
1783
|
-
cosmiconfig "^
|
|
1784
|
-
eslint-config-salesforce-typescript "^3.
|
|
1860
|
+
cosmiconfig "^8.3.6"
|
|
1861
|
+
eslint-config-salesforce-typescript "^3.3.0"
|
|
1785
1862
|
husky "^7.0.4"
|
|
1786
1863
|
linkinator "^6.0.4"
|
|
1787
1864
|
mocha "^10.4.0"
|
|
@@ -1805,14 +1882,14 @@
|
|
|
1805
1882
|
"@salesforce/ts-types" "^2.0.9"
|
|
1806
1883
|
tslib "^2.6.2"
|
|
1807
1884
|
|
|
1808
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1809
|
-
version "3.0.
|
|
1810
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1811
|
-
integrity sha512-
|
|
1885
|
+
"@salesforce/plugin-command-reference@^3.0.74":
|
|
1886
|
+
version "3.0.74"
|
|
1887
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.74.tgz#910277267b31f97b94b49d6f22b5ad046a729011"
|
|
1888
|
+
integrity sha512-YJR4kUes+wCBshCDEL3gooxwXmsJrH08ITZfwn4VvpM/KLQtiZAzMQXarvqge9Gp8rcxAv7HREsulT7SCffafg==
|
|
1812
1889
|
dependencies:
|
|
1813
|
-
"@oclif/core" "^3.
|
|
1814
|
-
"@salesforce/core" "^6.7.
|
|
1815
|
-
"@salesforce/kit" "^3.0
|
|
1890
|
+
"@oclif/core" "^3.26.0"
|
|
1891
|
+
"@salesforce/core" "^6.7.3"
|
|
1892
|
+
"@salesforce/kit" "^3.1.0"
|
|
1816
1893
|
"@salesforce/sf-plugins-core" "^5.0.13"
|
|
1817
1894
|
"@salesforce/ts-types" "^2.0.9"
|
|
1818
1895
|
chalk "^4"
|
|
@@ -1866,16 +1943,16 @@
|
|
|
1866
1943
|
chalk "^4"
|
|
1867
1944
|
inquirer "^8.2.5"
|
|
1868
1945
|
|
|
1869
|
-
"@salesforce/sf-plugins-core@^
|
|
1870
|
-
version "
|
|
1871
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
1872
|
-
integrity sha512
|
|
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==
|
|
1873
1950
|
dependencies:
|
|
1874
1951
|
"@inquirer/confirm" "^2.0.17"
|
|
1875
1952
|
"@inquirer/password" "^1.1.16"
|
|
1876
1953
|
"@oclif/core" "^3.26.0"
|
|
1877
|
-
"@salesforce/core" "^
|
|
1878
|
-
"@salesforce/kit" "^3.0
|
|
1954
|
+
"@salesforce/core" "^7.0.0"
|
|
1955
|
+
"@salesforce/kit" "^3.1.0"
|
|
1879
1956
|
"@salesforce/ts-types" "^2.0.9"
|
|
1880
1957
|
chalk "^5.3.0"
|
|
1881
1958
|
|
|
@@ -1935,7 +2012,7 @@
|
|
|
1935
2012
|
"@sigstore/protobuf-specs" "^0.2.1"
|
|
1936
2013
|
tuf-js "^2.1.0"
|
|
1937
2014
|
|
|
1938
|
-
"@sindresorhus/is@^4.0.0":
|
|
2015
|
+
"@sindresorhus/is@^4", "@sindresorhus/is@^4.0.0":
|
|
1939
2016
|
version "4.6.0"
|
|
1940
2017
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
|
|
1941
2018
|
integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
|
|
@@ -2564,10 +2641,10 @@
|
|
|
2564
2641
|
"@types/node" "*"
|
|
2565
2642
|
"@types/responselike" "^1.0.0"
|
|
2566
2643
|
|
|
2567
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
2568
|
-
version "4.3.
|
|
2569
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
2570
|
-
integrity sha512-
|
|
2644
|
+
"@types/chai@*", "@types/chai@^4.3.14":
|
|
2645
|
+
version "4.3.14"
|
|
2646
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.14.tgz#ae3055ea2be43c91c9fd700a36d67820026d96e6"
|
|
2647
|
+
integrity sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==
|
|
2571
2648
|
|
|
2572
2649
|
"@types/cli-progress@^3.11.0", "@types/cli-progress@^3.11.5":
|
|
2573
2650
|
version "3.11.5"
|
|
@@ -2648,10 +2725,10 @@
|
|
|
2648
2725
|
dependencies:
|
|
2649
2726
|
"@types/node" "*"
|
|
2650
2727
|
|
|
2651
|
-
"@types/node@*", "@types/node@^20.10.7", "@types/node@^20.
|
|
2652
|
-
version "20.12.
|
|
2653
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.
|
|
2654
|
-
integrity sha512-
|
|
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==
|
|
2655
2732
|
dependencies:
|
|
2656
2733
|
undici-types "~5.26.4"
|
|
2657
2734
|
|
|
@@ -2665,10 +2742,10 @@
|
|
|
2665
2742
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
|
|
2666
2743
|
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
|
|
2667
2744
|
|
|
2668
|
-
"@types/node@^18.19.28":
|
|
2669
|
-
version "18.19.
|
|
2670
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.
|
|
2671
|
-
integrity sha512-
|
|
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==
|
|
2672
2749
|
dependencies:
|
|
2673
2750
|
undici-types "~5.26.4"
|
|
2674
2751
|
|
|
@@ -2677,11 +2754,6 @@
|
|
|
2677
2754
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.3.tgz#291c243e4b94dbfbc0c0ee26b7666f1d5c030e2c"
|
|
2678
2755
|
integrity sha512-ehPtgRgaULsFG8x0NeYJvmyH1hmlfsNLujHe9dQEia/7MAJYdzMSi19JtchUHjmBA6XC/75dK55mzZH+RyieSg==
|
|
2679
2756
|
|
|
2680
|
-
"@types/parse-json@^4.0.0":
|
|
2681
|
-
version "4.0.1"
|
|
2682
|
-
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.1.tgz#27f7559836ad796cea31acb63163b203756a5b4e"
|
|
2683
|
-
integrity sha512-3YmXzzPAdOTVljVMkTMBdBEvlOLg2cDQaDhnnhT3nT9uDbnJzjWhKlzb+desT12Y7tGqaN6d+AbozcKzyL36Ng==
|
|
2684
|
-
|
|
2685
2757
|
"@types/responselike@^1.0.0":
|
|
2686
2758
|
version "1.0.3"
|
|
2687
2759
|
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.3.tgz#cc29706f0a397cfe6df89debfe4bf5cea159db50"
|
|
@@ -3851,18 +3923,7 @@ cosmiconfig-typescript-loader@^4.0.0:
|
|
|
3851
3923
|
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.4.0.tgz#f3feae459ea090f131df5474ce4b1222912319f9"
|
|
3852
3924
|
integrity sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw==
|
|
3853
3925
|
|
|
3854
|
-
cosmiconfig@^
|
|
3855
|
-
version "7.1.0"
|
|
3856
|
-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
|
|
3857
|
-
integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==
|
|
3858
|
-
dependencies:
|
|
3859
|
-
"@types/parse-json" "^4.0.0"
|
|
3860
|
-
import-fresh "^3.2.1"
|
|
3861
|
-
parse-json "^5.0.0"
|
|
3862
|
-
path-type "^4.0.0"
|
|
3863
|
-
yaml "^1.10.0"
|
|
3864
|
-
|
|
3865
|
-
cosmiconfig@^8.0.0:
|
|
3926
|
+
cosmiconfig@^8.0.0, cosmiconfig@^8.3.6:
|
|
3866
3927
|
version "8.3.6"
|
|
3867
3928
|
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
|
|
3868
3929
|
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
|
|
@@ -3903,11 +3964,21 @@ csv-parse@^4.8.2:
|
|
|
3903
3964
|
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.3.tgz#7ca624d517212ebc520a36873c3478fa66efbaf7"
|
|
3904
3965
|
integrity sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==
|
|
3905
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
|
+
|
|
3906
3972
|
csv-stringify@^5.3.4:
|
|
3907
3973
|
version "5.6.5"
|
|
3908
3974
|
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.6.5.tgz#c6d74badda4b49a79bf4e72f91cce1e33b94de00"
|
|
3909
3975
|
integrity sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==
|
|
3910
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
|
+
|
|
3911
3982
|
dargs@^7.0.0:
|
|
3912
3983
|
version "7.0.0"
|
|
3913
3984
|
resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
|
|
@@ -4331,10 +4402,10 @@ eslint-config-salesforce-license@^0.2.0:
|
|
|
4331
4402
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
|
4332
4403
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
|
4333
4404
|
|
|
4334
|
-
eslint-config-salesforce-typescript@^3.
|
|
4335
|
-
version "3.
|
|
4336
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.
|
|
4337
|
-
integrity sha512-
|
|
4405
|
+
eslint-config-salesforce-typescript@^3.3.0:
|
|
4406
|
+
version "3.3.0"
|
|
4407
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.3.0.tgz#308acead1909665a92e9d32895c592ec4c9ee87a"
|
|
4408
|
+
integrity sha512-83+zp2Y2h9oz9D3UksjNGCw+xWD7ylIiAJZ58vUbBD10l8FRUMNyn+RDCKn0xCQz7xed5/LcmgUE4T7roe+HBw==
|
|
4338
4409
|
dependencies:
|
|
4339
4410
|
"@typescript-eslint/eslint-plugin" "^6.21.0"
|
|
4340
4411
|
"@typescript-eslint/parser" "^6.21.0"
|
|
@@ -4411,12 +4482,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4411
4482
|
semver "^7.5.4"
|
|
4412
4483
|
spdx-expression-parse "^4.0.0"
|
|
4413
4484
|
|
|
4414
|
-
eslint-plugin-sf-plugin@^1.
|
|
4415
|
-
version "1.
|
|
4416
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.
|
|
4417
|
-
integrity sha512-
|
|
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==
|
|
4418
4489
|
dependencies:
|
|
4419
|
-
"@salesforce/core" "^
|
|
4490
|
+
"@salesforce/core" "^7.0.0"
|
|
4420
4491
|
"@typescript-eslint/utils" "^6.17.0"
|
|
4421
4492
|
|
|
4422
4493
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -6601,7 +6672,7 @@ minimatch@5.0.1:
|
|
|
6601
6672
|
dependencies:
|
|
6602
6673
|
brace-expansion "^2.0.1"
|
|
6603
6674
|
|
|
6604
|
-
minimatch@9.0.3
|
|
6675
|
+
minimatch@9.0.3:
|
|
6605
6676
|
version "9.0.3"
|
|
6606
6677
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
|
|
6607
6678
|
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
@@ -6622,6 +6693,13 @@ minimatch@^5.0.1:
|
|
|
6622
6693
|
dependencies:
|
|
6623
6694
|
brace-expansion "^2.0.1"
|
|
6624
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
|
+
|
|
6625
6703
|
minimist-options@4.1.0:
|
|
6626
6704
|
version "4.1.0"
|
|
6627
6705
|
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
|
@@ -7187,17 +7265,17 @@ object.values@^1.1.7:
|
|
|
7187
7265
|
define-properties "^1.2.0"
|
|
7188
7266
|
es-abstract "^1.22.1"
|
|
7189
7267
|
|
|
7190
|
-
oclif@^4.7.
|
|
7191
|
-
version "4.7.
|
|
7192
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.
|
|
7193
|
-
integrity sha512-
|
|
7268
|
+
oclif@^4.7.6:
|
|
7269
|
+
version "4.7.6"
|
|
7270
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.6.tgz#2cb7ecfdaa0db9bc2131fa56abff28ba7c88c073"
|
|
7271
|
+
integrity sha512-R2Fdef6R8n1UIVAJTCP0oEIRkExMniei4QqmK7ue9iN8PTf+6q5ROrl7/pxMH/DzDCKnkTsi5mBhyT3HqFAZ1w==
|
|
7194
7272
|
dependencies:
|
|
7195
7273
|
"@aws-sdk/client-cloudfront" "^3.535.0"
|
|
7196
7274
|
"@aws-sdk/client-s3" "^3.535.0"
|
|
7197
7275
|
"@inquirer/confirm" "^3.0.0"
|
|
7198
|
-
"@inquirer/input" "^2.1.
|
|
7199
|
-
"@inquirer/select" "^2.
|
|
7200
|
-
"@oclif/core" "^3.
|
|
7276
|
+
"@inquirer/input" "^2.1.1"
|
|
7277
|
+
"@inquirer/select" "^2.2.1"
|
|
7278
|
+
"@oclif/core" "^3.26.0"
|
|
7201
7279
|
"@oclif/plugin-help" "^6.0.18"
|
|
7202
7280
|
"@oclif/plugin-not-found" "^3.0.14"
|
|
7203
7281
|
"@oclif/plugin-warn-if-update-available" "^3.0.14"
|
|
@@ -8476,7 +8554,16 @@ stack-chain@^1.3.7:
|
|
|
8476
8554
|
resolved "https://registry.yarnpkg.com/stack-chain/-/stack-chain-1.3.7.tgz#d192c9ff4ea6a22c94c4dd459171e3f00cea1285"
|
|
8477
8555
|
integrity sha512-D8cWtWVdIe/jBA7v5p5Hwl5yOSOrmZPWDPe2KxQ5UAGD+nxbxU0lKXA4h85Ta6+qgdKVL3vUxsbIZjc1kBG7ug==
|
|
8478
8556
|
|
|
8479
|
-
"string-width-cjs@npm:string-width@^4.2.0"
|
|
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:
|
|
8480
8567
|
version "4.2.3"
|
|
8481
8568
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
8482
8569
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
@@ -8535,7 +8622,14 @@ string_decoder@~1.1.1:
|
|
|
8535
8622
|
dependencies:
|
|
8536
8623
|
safe-buffer "~5.1.0"
|
|
8537
8624
|
|
|
8538
|
-
"strip-ansi-cjs@npm: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:
|
|
8539
8633
|
version "6.0.1"
|
|
8540
8634
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
|
8541
8635
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
@@ -8900,10 +8994,10 @@ typedoc@^0.25.12:
|
|
|
8900
8994
|
minimatch "^9.0.3"
|
|
8901
8995
|
shiki "^0.14.7"
|
|
8902
8996
|
|
|
8903
|
-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3:
|
|
8904
|
-
version "5.4.
|
|
8905
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.
|
|
8906
|
-
integrity sha512-
|
|
8997
|
+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.4.4:
|
|
8998
|
+
version "5.4.4"
|
|
8999
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
|
|
9000
|
+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
|
|
8907
9001
|
|
|
8908
9002
|
typescript@~5.3.2:
|
|
8909
9003
|
version "5.3.3"
|
|
@@ -9156,7 +9250,7 @@ workerpool@6.2.1:
|
|
|
9156
9250
|
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
|
|
9157
9251
|
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
|
|
9158
9252
|
|
|
9159
|
-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"
|
|
9253
|
+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
|
|
9160
9254
|
version "7.0.0"
|
|
9161
9255
|
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
|
9162
9256
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
@@ -9174,6 +9268,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
|
|
|
9174
9268
|
string-width "^4.1.0"
|
|
9175
9269
|
strip-ansi "^6.0.0"
|
|
9176
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
|
+
|
|
9177
9280
|
wrap-ansi@^8.1.0:
|
|
9178
9281
|
version "8.1.0"
|
|
9179
9282
|
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
|
|
@@ -9214,6 +9317,14 @@ xml2js@^0.5.0:
|
|
|
9214
9317
|
sax ">=0.6.0"
|
|
9215
9318
|
xmlbuilder "~11.0.0"
|
|
9216
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
|
+
|
|
9217
9328
|
xmlbuilder@~11.0.0:
|
|
9218
9329
|
version "11.0.1"
|
|
9219
9330
|
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3"
|
|
@@ -9244,11 +9355,6 @@ yallist@^4.0.0:
|
|
|
9244
9355
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
|
9245
9356
|
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
|
9246
9357
|
|
|
9247
|
-
yaml@^1.10.0:
|
|
9248
|
-
version "1.10.2"
|
|
9249
|
-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
|
|
9250
|
-
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
|
|
9251
|
-
|
|
9252
9358
|
yargs-parser@20.2.4:
|
|
9253
9359
|
version "20.2.4"
|
|
9254
9360
|
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
|
package/oclif.manifest.json
CHANGED
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.
|
|
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.
|
|
12
|
-
"@salesforce/core": "^
|
|
11
|
+
"@oclif/core": "^3.26.2",
|
|
12
|
+
"@salesforce/core": "^7.0.1",
|
|
13
13
|
"@salesforce/kit": "^3.1.0",
|
|
14
|
-
"@salesforce/sf-plugins-core": "^
|
|
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,18 +21,18 @@
|
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
23
|
"@oclif/plugin-command-snapshot": "^5.1.4",
|
|
24
|
-
"@salesforce/cli-plugins-testkit": "^5.
|
|
25
|
-
"@salesforce/dev-scripts": "^
|
|
26
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
24
|
+
"@salesforce/cli-plugins-testkit": "^5.2.0",
|
|
25
|
+
"@salesforce/dev-scripts": "^9.0.0",
|
|
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.
|
|
32
|
-
"oclif": "^4.7.
|
|
31
|
+
"eslint-plugin-sf-plugin": "^1.18.0",
|
|
32
|
+
"oclif": "^4.7.6",
|
|
33
33
|
"sinon-chai": "^3.7.0",
|
|
34
34
|
"ts-node": "^10.9.2",
|
|
35
|
-
"typescript": "^5.4.
|
|
35
|
+
"typescript": "^5.4.4"
|
|
36
36
|
},
|
|
37
37
|
"config": {},
|
|
38
38
|
"engines": {
|
|
@@ -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.
|
|
229
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.
|
|
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
|
}
|