sfdx-plugin-update-notifier 1.2.81 → 1.2.82

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
@@ -1545,10 +1545,10 @@
1545
1545
  wordwrap "^1.0.0"
1546
1546
  wrap-ansi "^7.0.0"
1547
1547
 
1548
- "@oclif/plugin-command-snapshot@^5.2.2":
1549
- version "5.2.2"
1550
- resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.2.tgz"
1551
- integrity sha512-OVofRryPy962QeyiOYX7iI92H+dFGO7wa4F+yXYLQ0Xr+ik+LNYzOgxRomNIbj8kqnBBPLqOvv9gkKakAf9UZg==
1548
+ "@oclif/plugin-command-snapshot@^5.2.3":
1549
+ version "5.2.3"
1550
+ resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz"
1551
+ integrity sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw==
1552
1552
  dependencies:
1553
1553
  "@oclif/core" "^4"
1554
1554
  ansis "^3.2.0"
@@ -1560,10 +1560,10 @@
1560
1560
  semver "^7.6.0"
1561
1561
  ts-json-schema-generator "^1.5.1"
1562
1562
 
1563
- "@oclif/plugin-help@^6.2.0", "@oclif/plugin-help@^6.2.2":
1564
- version "6.2.2"
1565
- resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.2.tgz"
1566
- integrity sha512-2n3QCeq0eaWR/RfwGaJ8LMbparsGktc63WNQfjBFLfGm7VLv3tR5JNYaUrMmL3zUd3emw1SObVXmH6oY0NPEnA==
1563
+ "@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.3":
1564
+ version "6.2.3"
1565
+ resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.3.tgz"
1566
+ integrity sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ==
1567
1567
  dependencies:
1568
1568
  "@oclif/core" "^4"
1569
1569
 
@@ -1627,38 +1627,39 @@
1627
1627
  "@pnpm/network.ca-file" "^1.0.1"
1628
1628
  config-chain "^1.1.11"
1629
1629
 
1630
- "@salesforce/core@^7.3.9":
1631
- version "7.3.9"
1632
- resolved "https://registry.npmjs.org/@salesforce/core/-/core-7.3.9.tgz"
1633
- integrity sha512-eJqDiA5b7wU50Ee/xjmGzSnHrNVJ8S77B7enfX30gm7gxU3i3M3QeBdiV6XAOPLSIL96DseofP6Tv6c+rljlKA==
1630
+ "@salesforce/core@^8.0.1":
1631
+ version "8.0.2"
1632
+ resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.0.2.tgz"
1633
+ integrity sha512-DSQ6iZJhc5HWWfSnn8e0ECxQaY+uQzoNlqLZnwWggkMPlaurlNIpSd8Td+prLL0sQ4YS/SmB68gLnfpd7U++tg==
1634
1634
  dependencies:
1635
1635
  "@jsforce/jsforce-node" "^3.2.0"
1636
- "@salesforce/kit" "^3.1.1"
1636
+ "@salesforce/kit" "^3.1.6"
1637
1637
  "@salesforce/schemas" "^1.9.0"
1638
- "@salesforce/ts-types" "^2.0.9"
1639
- ajv "^8.13.0"
1638
+ "@salesforce/ts-types" "^2.0.10"
1639
+ ajv "^8.16.0"
1640
1640
  change-case "^4.1.2"
1641
+ fast-levenshtein "^3.0.0"
1641
1642
  faye "^1.4.0"
1642
1643
  form-data "^4.0.0"
1643
1644
  js2xmlparser "^4.0.1"
1644
1645
  jsonwebtoken "9.0.2"
1645
1646
  jszip "3.10.1"
1646
- pino "^8.21.0"
1647
- pino-abstract-transport "^1.1.0"
1648
- pino-pretty "^10.3.1"
1647
+ pino "^9.2.0"
1648
+ pino-abstract-transport "^1.2.0"
1649
+ pino-pretty "^11.2.1"
1649
1650
  proper-lockfile "^4.1.2"
1650
1651
  semver "^7.6.2"
1651
- ts-retry-promise "^0.7.1"
1652
+ ts-retry-promise "^0.8.1"
1652
1653
 
1653
1654
  "@salesforce/dev-config@^4.1.0":
1654
1655
  version "4.1.0"
1655
1656
  resolved "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz"
1656
1657
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
1657
1658
 
1658
- "@salesforce/dev-scripts@^10.1.0":
1659
- version "10.1.0"
1660
- resolved "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz"
1661
- integrity sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==
1659
+ "@salesforce/dev-scripts@^10.2.2":
1660
+ version "10.2.2"
1661
+ resolved "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.2.2.tgz"
1662
+ integrity sha512-dLVhj2sxyXrmwypZN4Sra/cZyXqa1oM9iwq2dRto/0EVsn1kcAwASJo4p1xv5RsS25F/4nG4Wdu0O0qHWjqCBw==
1662
1663
  dependencies:
1663
1664
  "@commitlint/cli" "^17.1.2"
1664
1665
  "@commitlint/config-conventional" "^17.8.1"
@@ -1666,14 +1667,14 @@
1666
1667
  "@salesforce/prettier-config" "^0.0.3"
1667
1668
  "@types/chai" "^4.3.14"
1668
1669
  "@types/mocha" "^10.0.6"
1669
- "@types/node" "^18.19.32"
1670
+ "@types/node" "^18.19.34"
1670
1671
  "@types/sinon" "^10.0.20"
1671
1672
  chai "^4.3.10"
1672
1673
  chalk "^4.0.0"
1673
1674
  cosmiconfig "^8.3.6"
1674
1675
  eslint-config-salesforce-typescript "^3.3.0"
1675
1676
  husky "^7.0.4"
1676
- linkinator "^6.0.4"
1677
+ linkinator "^6.0.5"
1677
1678
  mocha "^10.4.0"
1678
1679
  nyc "^15.1.0"
1679
1680
  prettier "^2.8.8"
@@ -1682,18 +1683,17 @@
1682
1683
  sinon "10.0.0"
1683
1684
  source-map-support "^0.5.21"
1684
1685
  ts-node "^10.9.2"
1685
- typedoc "^0.25.12"
1686
+ typedoc "^0.25.13"
1686
1687
  typedoc-plugin-missing-exports "0.23.0"
1687
1688
  typescript "^5.4.3"
1688
1689
  wireit "^0.14.4"
1689
1690
 
1690
- "@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2", "@salesforce/kit@^3.1.4":
1691
- version "3.1.4"
1692
- resolved "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.4.tgz"
1693
- integrity sha512-R0hiOF3n/byNCTExaZgUAKSHr0JByvdQbB2c9+9stL35xBBlBhCzFO0elXM7q7P4TW73YtURbxaiWN2W8Mjr8g==
1691
+ "@salesforce/kit@^3.1.6":
1692
+ version "3.1.6"
1693
+ resolved "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.6.tgz"
1694
+ integrity sha512-zAYPmCSAvdonDOnL5AzuVRVv0sRMlQd6gi12HDE1964VqSjt5pzlLU90thh3Qq4A1Wxbdu0FbHYx9BvZ4fWPvQ==
1694
1695
  dependencies:
1695
- "@salesforce/ts-types" "^2.0.9"
1696
- tslib "^2.6.3"
1696
+ "@salesforce/ts-types" "^2.0.10"
1697
1697
 
1698
1698
  "@salesforce/prettier-config@^0.0.3":
1699
1699
  version "0.0.3"
@@ -1705,12 +1705,10 @@
1705
1705
  resolved "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.9.0.tgz"
1706
1706
  integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
1707
1707
 
1708
- "@salesforce/ts-types@^2.0.9":
1709
- version "2.0.9"
1710
- resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.9.tgz"
1711
- integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
1712
- dependencies:
1713
- tslib "^2.6.2"
1708
+ "@salesforce/ts-types@^2.0.10":
1709
+ version "2.0.10"
1710
+ resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.10.tgz"
1711
+ integrity sha512-ulGQ1oUGXrmSUi6NGbxZZ7ykSDv439x+WYZpkMgFLC8Dx0TxJXfUAJYeZh7eKO5xI/ob3iyvN+RBcBkp4KFN1w==
1714
1712
 
1715
1713
  "@sec-ant/readable-stream@^0.4.1":
1716
1714
  version "0.4.1"
@@ -2559,16 +2557,16 @@
2559
2557
  undici-types "~5.26.4"
2560
2558
 
2561
2559
  "@types/node@^18.15.3":
2562
- version "18.19.33"
2563
- resolved "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz"
2564
- integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
2560
+ version "18.19.38"
2561
+ resolved "https://registry.npmjs.org/@types/node/-/node-18.19.38.tgz"
2562
+ integrity sha512-SApYXUF7si4JJ+lO2o6X60OPOnA6wPpbiB09GMCkQ+JAwpa9hxUVG8p7GzA08TKQn5OhzK57rj1wFj+185YsGg==
2565
2563
  dependencies:
2566
2564
  undici-types "~5.26.4"
2567
2565
 
2568
- "@types/node@^18.19.32":
2569
- version "18.19.33"
2570
- resolved "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz"
2571
- integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
2566
+ "@types/node@^18.19.34":
2567
+ version "18.19.38"
2568
+ resolved "https://registry.npmjs.org/@types/node/-/node-18.19.38.tgz"
2569
+ integrity sha512-SApYXUF7si4JJ+lO2o6X60OPOnA6wPpbiB09GMCkQ+JAwpa9hxUVG8p7GzA08TKQn5OhzK57rj1wFj+185YsGg==
2572
2570
  dependencies:
2573
2571
  undici-types "~5.26.4"
2574
2572
 
@@ -2764,10 +2762,10 @@ ajv@^8.11.0:
2764
2762
  require-from-string "^2.0.2"
2765
2763
  uri-js "^4.2.2"
2766
2764
 
2767
- ajv@^8.13.0:
2768
- version "8.13.0"
2769
- resolved "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz"
2770
- integrity sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==
2765
+ ajv@^8.16.0:
2766
+ version "8.16.0"
2767
+ resolved "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz"
2768
+ integrity sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==
2771
2769
  dependencies:
2772
2770
  fast-deep-equal "^3.1.3"
2773
2771
  json-schema-traverse "^1.0.0"
@@ -4126,12 +4124,12 @@ eslint-plugin-prettier@^5.1.3:
4126
4124
  prettier-linter-helpers "^1.0.0"
4127
4125
  synckit "^0.8.6"
4128
4126
 
4129
- eslint-plugin-sf-plugin@^1.18.6:
4130
- version "1.18.6"
4131
- resolved "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.6.tgz"
4132
- integrity sha512-wq+dEEKTl540nDa8LGurDNXjPHyWBdBQQ74EA2RQgkjEcICYYDe37Od536v5OalXQeJ/SWcOVfZ544lI1lBltQ==
4127
+ eslint-plugin-sf-plugin@^1.18.8:
4128
+ version "1.18.8"
4129
+ resolved "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.8.tgz"
4130
+ integrity sha512-55bGhmI5fc7T81rESdItd3Gj2om3DN5m/tII4nblwNSXlhIqAw9zYPaWkdmCddq2N6W8UYVFGeRnw1QLYIC3/w==
4133
4131
  dependencies:
4134
- "@salesforce/core" "^7.3.9"
4132
+ "@salesforce/core" "^8.0.1"
4135
4133
  "@typescript-eslint/utils" "^6.17.0"
4136
4134
 
4137
4135
  eslint-plugin-unicorn@^50.0.1:
@@ -4296,10 +4294,10 @@ extend@^3.0.2:
4296
4294
  resolved "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz"
4297
4295
  integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
4298
4296
 
4299
- fast-copy@^3.0.0:
4300
- version "3.0.1"
4301
- resolved "https://registry.npmjs.org/fast-copy/-/fast-copy-3.0.1.tgz"
4302
- integrity sha512-Knr7NOtK3HWRYGtHoJrjkaWepqT8thIVGAwt0p0aUs1zqkAzXZV4vo9fFNwyb5fcqK1GKYFYxldQdIDVKhUAfA==
4297
+ fast-copy@^3.0.2:
4298
+ version "3.0.2"
4299
+ resolved "https://registry.npmjs.org/fast-copy/-/fast-copy-3.0.2.tgz"
4300
+ integrity sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ==
4303
4301
 
4304
4302
  fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
4305
4303
  version "3.1.3"
@@ -5697,17 +5695,17 @@ lines-and-columns@^1.1.6:
5697
5695
  resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
5698
5696
  integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
5699
5697
 
5700
- linkinator@^6.0.4:
5701
- version "6.0.4"
5702
- resolved "https://registry.npmjs.org/linkinator/-/linkinator-6.0.4.tgz"
5703
- integrity sha512-gxZ9ePUBeoaCk29p+2gAwrRIVnKOqAV8ZVCEM8N7MvpwbccDBQiKjXFyS6nQx56K1CCZLboan2i5iJfpWCsnSQ==
5698
+ linkinator@^6.0.5:
5699
+ version "6.0.5"
5700
+ resolved "https://registry.npmjs.org/linkinator/-/linkinator-6.0.5.tgz"
5701
+ integrity sha512-LRMHgO/29gk2WQzdj4cFcFHGKPhYPGBWVZOayATP6j3159ubonGJizObNRvgA5qDnrkqsRwJT7p4Tq97pC9GeA==
5704
5702
  dependencies:
5705
5703
  chalk "^5.0.0"
5706
5704
  escape-html "^1.0.3"
5707
5705
  gaxios "^6.0.0"
5708
5706
  glob "^10.3.10"
5709
5707
  htmlparser2 "^9.0.0"
5710
- marked "^10.0.0"
5708
+ marked "^12.0.1"
5711
5709
  meow "^13.0.0"
5712
5710
  mime "^4.0.0"
5713
5711
  server-destroy "^1.0.1"
@@ -5929,12 +5927,7 @@ marked-terminal@^7.0.0:
5929
5927
  node-emoji "^2.1.3"
5930
5928
  supports-hyperlinks "^3.0.0"
5931
5929
 
5932
- marked@^10.0.0:
5933
- version "10.0.0"
5934
- resolved "https://registry.npmjs.org/marked/-/marked-10.0.0.tgz"
5935
- integrity sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==
5936
-
5937
- marked@^12.0.2, "marked@>=1 <13":
5930
+ marked@^12.0.1, marked@^12.0.2, "marked@>=1 <13":
5938
5931
  version "12.0.2"
5939
5932
  resolved "https://registry.npmjs.org/marked/-/marked-12.0.2.tgz"
5940
5933
  integrity sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==
@@ -6359,14 +6352,14 @@ object.values@^1.1.7:
6359
6352
  define-properties "^1.2.0"
6360
6353
  es-abstract "^1.22.1"
6361
6354
 
6362
- oclif-plugin-update-notifier@^1.5.78:
6363
- version "1.5.78"
6364
- resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.78.tgz"
6365
- integrity sha512-G/drVHAvccEa8fevpmfPEWkqm8acRQhJyFyThQGYUuhG4M1TnqhyBWx8CB27ESPniC+a2ixGRyByDitR/kc8kw==
6355
+ oclif-plugin-update-notifier@^1.5.80:
6356
+ version "1.5.80"
6357
+ resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.80.tgz"
6358
+ integrity sha512-/yNrs2K1jKdS7ij21qjiLmA66UAAQRJJjrthHccu/DuWKbr1BphpKfh+7Mk2LIuMz+bxkL0RTgBOzdUKUlD+pQ==
6366
6359
  dependencies:
6367
6360
  "@jayree/changelog" "^1.2.0"
6368
- "@oclif/core" "^3.26.6"
6369
- "@salesforce/kit" "^3.1.4"
6361
+ "@oclif/core" "^4.0.6"
6362
+ "@salesforce/kit" "^3.1.6"
6370
6363
  boxen "^7.1.1"
6371
6364
  chalk "^5.3.0"
6372
6365
  debug "^4.3.4"
@@ -6377,10 +6370,10 @@ oclif-plugin-update-notifier@^1.5.78:
6377
6370
  semver-diff "^4.0.0"
6378
6371
  tslib "^2.6.3"
6379
6372
 
6380
- oclif@^4.13.6:
6381
- version "4.13.6"
6382
- resolved "https://registry.npmjs.org/oclif/-/oclif-4.13.6.tgz"
6383
- integrity sha512-PnBwhHp+9DiMsUbED0nv13mBGy4PDeDF0blcWfAkS8Uy9+SYgjA3rWxOk5edSdVSv2k2VdSCwitqmGWmOrfBNw==
6373
+ oclif@^4.13.8:
6374
+ version "4.13.8"
6375
+ resolved "https://registry.npmjs.org/oclif/-/oclif-4.13.8.tgz"
6376
+ integrity sha512-A/e31wMSXgerxwqwb7MvPusPLGap9Hrgbmq6bBlVS+PnBvH/gxzDAMaUNI2Abcpi5KOVB/YyAaODtFHiIf3Szw==
6384
6377
  dependencies:
6385
6378
  "@aws-sdk/client-cloudfront" "^3.592.0"
6386
6379
  "@aws-sdk/client-s3" "^3.583.0"
@@ -6388,7 +6381,7 @@ oclif@^4.13.6:
6388
6381
  "@inquirer/input" "^2.1.9"
6389
6382
  "@inquirer/select" "^2.3.5"
6390
6383
  "@oclif/core" "^4"
6391
- "@oclif/plugin-help" "^6.2.0"
6384
+ "@oclif/plugin-help" "^6.2.2"
6392
6385
  "@oclif/plugin-not-found" "^3.2.3"
6393
6386
  "@oclif/plugin-warn-if-update-available" "^3.0.19"
6394
6387
  async-retry "^1.3.3"
@@ -6694,7 +6687,7 @@ picomatch@^3.0.1:
6694
6687
  resolved "https://registry.npmjs.org/picomatch/-/picomatch-3.0.1.tgz"
6695
6688
  integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==
6696
6689
 
6697
- pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0:
6690
+ pino-abstract-transport@^1.0.0:
6698
6691
  version "1.1.0"
6699
6692
  resolved "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz"
6700
6693
  integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
@@ -6710,14 +6703,14 @@ pino-abstract-transport@^1.2.0:
6710
6703
  readable-stream "^4.0.0"
6711
6704
  split2 "^4.0.0"
6712
6705
 
6713
- pino-pretty@^10.3.1:
6714
- version "10.3.1"
6715
- resolved "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.3.1.tgz"
6716
- integrity sha512-az8JbIYeN/1iLj2t0jR9DV48/LQ3RC6hZPpapKPkb84Q+yTidMCpgWxIT3N0flnBDilyBQ1luWNpOeJptjdp/g==
6706
+ pino-pretty@^11.2.1:
6707
+ version "11.2.1"
6708
+ resolved "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.1.tgz"
6709
+ integrity sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g==
6717
6710
  dependencies:
6718
6711
  colorette "^2.0.7"
6719
6712
  dateformat "^4.6.3"
6720
- fast-copy "^3.0.0"
6713
+ fast-copy "^3.0.2"
6721
6714
  fast-safe-stringify "^2.1.1"
6722
6715
  help-me "^5.0.0"
6723
6716
  joycon "^3.1.1"
@@ -6727,30 +6720,30 @@ pino-pretty@^10.3.1:
6727
6720
  pump "^3.0.0"
6728
6721
  readable-stream "^4.0.0"
6729
6722
  secure-json-parse "^2.4.0"
6730
- sonic-boom "^3.0.0"
6723
+ sonic-boom "^4.0.1"
6731
6724
  strip-json-comments "^3.1.1"
6732
6725
 
6733
- pino-std-serializers@^6.0.0:
6734
- version "6.2.2"
6735
- resolved "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz"
6736
- integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
6726
+ pino-std-serializers@^7.0.0:
6727
+ version "7.0.0"
6728
+ resolved "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz"
6729
+ integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
6737
6730
 
6738
- pino@^8.21.0:
6739
- version "8.21.0"
6740
- resolved "https://registry.npmjs.org/pino/-/pino-8.21.0.tgz"
6741
- integrity sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==
6731
+ pino@^9.2.0:
6732
+ version "9.2.0"
6733
+ resolved "https://registry.npmjs.org/pino/-/pino-9.2.0.tgz"
6734
+ integrity sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==
6742
6735
  dependencies:
6743
6736
  atomic-sleep "^1.0.0"
6744
6737
  fast-redact "^3.1.1"
6745
6738
  on-exit-leak-free "^2.1.0"
6746
6739
  pino-abstract-transport "^1.2.0"
6747
- pino-std-serializers "^6.0.0"
6740
+ pino-std-serializers "^7.0.0"
6748
6741
  process-warning "^3.0.0"
6749
6742
  quick-format-unescaped "^4.0.3"
6750
6743
  real-require "^0.2.0"
6751
6744
  safe-stable-stringify "^2.3.1"
6752
- sonic-boom "^3.7.0"
6753
- thread-stream "^2.6.0"
6745
+ sonic-boom "^4.0.1"
6746
+ thread-stream "^3.0.0"
6754
6747
 
6755
6748
  pinst@^3.0.0:
6756
6749
  version "3.0.0"
@@ -7406,10 +7399,10 @@ snake-case@^3.0.4:
7406
7399
  dot-case "^3.0.4"
7407
7400
  tslib "^2.0.3"
7408
7401
 
7409
- sonic-boom@^3.0.0, sonic-boom@^3.7.0:
7410
- version "3.8.0"
7411
- resolved "https://registry.npmjs.org/sonic-boom/-/sonic-boom-3.8.0.tgz"
7412
- integrity sha512-ybz6OYOUjoQQCQ/i4LU8kaToD8ACtYP+Cj5qd2AO36bwbdewxWJ3ArmJ2cr6AvxlL2o0PqnCcPGUgkILbfkaCA==
7402
+ sonic-boom@^4.0.1:
7403
+ version "4.0.1"
7404
+ resolved "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.0.1.tgz"
7405
+ integrity sha512-hTSD/6JMLyT4r9zeof6UtuBDpjJ9sO08/nmS5djaA9eozT9oOlNdpXSnzcgj4FTqpk3nkLrs61l4gip9r1HCrQ==
7413
7406
  dependencies:
7414
7407
  atomic-sleep "^1.0.0"
7415
7408
 
@@ -7745,10 +7738,10 @@ thenify-all@^1.0.0:
7745
7738
  dependencies:
7746
7739
  any-promise "^1.0.0"
7747
7740
 
7748
- thread-stream@^2.6.0:
7749
- version "2.7.0"
7750
- resolved "https://registry.npmjs.org/thread-stream/-/thread-stream-2.7.0.tgz"
7751
- integrity sha512-qQiRWsU/wvNolI6tbbCKd9iKaTnCXsTwVxhhKM6nctPdujTyztjlbUkUTUymidWcMnZ5pWR0ej4a0tjsW021vw==
7741
+ thread-stream@^3.0.0:
7742
+ version "3.1.0"
7743
+ resolved "https://registry.npmjs.org/thread-stream/-/thread-stream-3.1.0.tgz"
7744
+ integrity sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==
7752
7745
  dependencies:
7753
7746
  real-require "^0.2.0"
7754
7747
 
@@ -7845,10 +7838,10 @@ ts-node@^10.8.1, ts-node@^10.9.2, ts-node@>=10:
7845
7838
  v8-compile-cache-lib "^3.0.1"
7846
7839
  yn "3.1.1"
7847
7840
 
7848
- ts-retry-promise@^0.7.1:
7849
- version "0.7.1"
7850
- resolved "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz"
7851
- integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==
7841
+ ts-retry-promise@^0.8.1:
7842
+ version "0.8.1"
7843
+ resolved "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.8.1.tgz"
7844
+ integrity sha512-+AHPUmAhr5bSRRK5CurE9kNH8gZlEHnCgusZ0zy2bjfatUBDX0h6vGQjiT0YrGwSDwRZmU+bapeX6mj55FOPvg==
7852
7845
 
7853
7846
  tsconfig-paths@^3.15.0:
7854
7847
  version "3.15.0"
@@ -7985,17 +7978,22 @@ typedoc-plugin-missing-exports@0.23.0:
7985
7978
  resolved "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz"
7986
7979
  integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
7987
7980
 
7988
- typedoc@^0.25.12, "typedoc@0.22.x || 0.23.x":
7989
- version "0.25.12"
7990
- resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.25.12.tgz"
7991
- integrity sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==
7981
+ typedoc@^0.25.13, "typedoc@0.22.x || 0.23.x":
7982
+ version "0.25.13"
7983
+ resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.25.13.tgz"
7984
+ integrity sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==
7992
7985
  dependencies:
7993
7986
  lunr "^2.3.9"
7994
7987
  marked "^4.3.0"
7995
7988
  minimatch "^9.0.3"
7996
7989
  shiki "^0.14.7"
7997
7990
 
7998
- "typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.4.5, typescript@>=2.7, typescript@>=4, typescript@>=4.2.0, typescript@>=4.9.5, typescript@~5.4.2, "typescript@4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x":
7991
+ "typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.2, typescript@>=2.7, typescript@>=4, typescript@>=4.2.0, typescript@>=4.9.5, "typescript@4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x":
7992
+ version "5.5.2"
7993
+ resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz"
7994
+ integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
7995
+
7996
+ typescript@~5.4.2:
7999
7997
  version "5.4.5"
8000
7998
  resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz"
8001
7999
  integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "commands": {},
3
- "version": "1.2.81"
3
+ "version": "1.2.82"
4
4
  }
package/package.json CHANGED
@@ -1,37 +1,37 @@
1
1
  {
2
2
  "name": "sfdx-plugin-update-notifier",
3
3
  "description": "update-notifier for sfdx plugins",
4
- "version": "1.2.81",
4
+ "version": "1.2.82",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-update-notifier/issues",
8
8
  "dependencies": {
9
9
  "@jayree/changelog": "^1.2.0",
10
10
  "@oclif/core": "^4.0.6",
11
- "@salesforce/kit": "^3.1.2",
11
+ "@salesforce/kit": "^3.1.6",
12
12
  "debug": "^4.3.4",
13
- "oclif-plugin-update-notifier": "^1.5.78",
13
+ "oclif-plugin-update-notifier": "^1.5.80",
14
14
  "tslib": "^2.6.3"
15
15
  },
16
16
  "devDependencies": {
17
- "@oclif/plugin-command-snapshot": "^5.2.2",
18
- "@oclif/plugin-help": "^6.2.2",
17
+ "@oclif/plugin-command-snapshot": "^5.2.3",
18
+ "@oclif/plugin-help": "^6.2.3",
19
19
  "@oclif/test": "^4.0.4",
20
- "@salesforce/dev-scripts": "^10.1.0",
20
+ "@salesforce/dev-scripts": "^10.2.2",
21
21
  "@types/debug": "^4.1.12",
22
22
  "@types/fs-extra": "^11.0.4",
23
23
  "@types/jsforce": "^1.11.5",
24
24
  "c8": "^10.1.2",
25
25
  "eslint-plugin-prettier": "^5.1.3",
26
- "eslint-plugin-sf-plugin": "^1.18.6",
26
+ "eslint-plugin-sf-plugin": "^1.18.8",
27
27
  "is-ci": "^3.0.1",
28
- "oclif": "^4.13.6",
28
+ "oclif": "^4.13.8",
29
29
  "patch-package": "^8.0.0",
30
30
  "pinst": "^3.0.0",
31
31
  "prettier": "^3.3.2",
32
32
  "pretty-quick": "^4.0.0",
33
33
  "ts-node": "^10.9.2",
34
- "typescript": "^5.4.5"
34
+ "typescript": "^5.5.2"
35
35
  },
36
36
  "engines": {
37
37
  "node": ">=16.0.0"