|
782 | 782 | wordwrap "^1.0.0" |
783 | 783 | wrap-ansi "^7.0.0" |
784 | 784 |
|
785 | | -"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.5.0": |
786 | | - version "3.19.1" |
787 | | - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.1.tgz#18af989f4b086ba9b6dfac891fb27f8281664084" |
788 | | - integrity sha512-dd1h4Hz+LwpuYhKvgBjDmW3/HgUAm93JM95cnbzSv5VcmiBeC+utjLvY96PmPbYxxDoz7XazEOl8oOpSLSEgcg== |
| 785 | +"@oclif/core@^3.15.1", "@oclif/core@^3.19.1", "@oclif/core@^3.5.0": |
| 786 | + version "3.19.2" |
| 787 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.2.tgz#1672061e7309f0048f9f9991607b303a9e5082fc" |
| 788 | + integrity sha512-/kUZZQZO92esToSTn+fnfMQdAj8uDJ/lsMNXBRBCiLQpwnIskHXy8JzYpynxxkzY2wbGREBceQhxCyDV0XpY4g== |
789 | 789 | dependencies: |
790 | 790 | "@types/cli-progress" "^3.11.5" |
791 | 791 | ansi-escapes "^4.3.2" |
|
1011 | 1011 | semver "^7.5.4" |
1012 | 1012 | ts-retry-promise "^0.7.1" |
1013 | 1013 |
|
1014 | | -"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1": |
1015 | | - version "6.5.1" |
1016 | | - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.1.tgz#3d387a6f0b93485274ec046dde5cf1364a3a00b0" |
1017 | | - integrity sha512-u/R82JGdbJCMY0EN3UY5hQUxn0gPN+ParNQIm9YPB9lDpBQv82nKeZJuH6j2LsaaF6ygY3bm79kftPxpdKbggQ== |
| 1014 | +"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3": |
| 1015 | + version "6.5.3" |
| 1016 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.3.tgz#b1ceef7947b9046ab23e78e73851115fec86f4f9" |
| 1017 | + integrity sha512-L4I2LrGyuXbNDCkoQdrMQ2sR/nhNIgRMLgpYNpOARZFIWKUsnjgBLVpUui+knCzjrQsOMoSwev+W0vp17iT76w== |
1018 | 1018 | dependencies: |
1019 | 1019 | "@salesforce/kit" "^3.0.15" |
1020 | 1020 | "@salesforce/schemas" "^1.6.1" |
|
1028 | 1028 | jsforce "^2.0.0-beta.29" |
1029 | 1029 | jsonwebtoken "9.0.2" |
1030 | 1030 | jszip "3.10.1" |
1031 | | - pino "^8.17.2" |
| 1031 | + pino "^8.18.0" |
1032 | 1032 | pino-abstract-transport "^1.1.0" |
1033 | 1033 | pino-pretty "^10.3.1" |
1034 | 1034 | proper-lockfile "^4.1.2" |
|
1079 | 1079 | "@salesforce/ts-types" "^2.0.9" |
1080 | 1080 | tslib "^2.6.2" |
1081 | 1081 |
|
1082 | | -"@salesforce/plugin-command-reference@^3.0.65": |
1083 | | - version "3.0.65" |
1084 | | - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.65.tgz#03ccb9005525132c309829f5a633d72db171f39c" |
1085 | | - integrity sha512-VaDvlOweE4WeSx1DlnAuTJk/sFlMTe/oGjuvl9aIxe4oUxKObRtl8kwW7Ife/ojfHItj2Rtb0GnZG+iPjYbkWA== |
| 1082 | +"@salesforce/plugin-command-reference@^3.0.67": |
| 1083 | + version "3.0.67" |
| 1084 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.67.tgz#e05cdb1e68e035a27588abbaea2ea5ccdfe524ae" |
| 1085 | + integrity sha512-wUfjiqgok2rshI2ZRnHgBthMHL0z0wb14t43rQrLbRuuKmAODJ9qbVlMVqh+jy9//SH3iBBeA3jHs7XFzsT6aA== |
1086 | 1086 | dependencies: |
1087 | | - "@oclif/core" "^3.18.2" |
1088 | | - "@salesforce/core" "^6.5.1" |
| 1087 | + "@oclif/core" "^3.19.1" |
| 1088 | + "@salesforce/core" "^6.5.3" |
1089 | 1089 | "@salesforce/kit" "^3.0.15" |
1090 | 1090 | "@salesforce/sf-plugins-core" "^5.0.13" |
1091 | 1091 | "@salesforce/ts-types" "^2.0.9" |
@@ -6614,10 +6614,10 @@ pino@^8.16.0: |
6614 | 6614 | sonic-boom "^3.7.0" |
6615 | 6615 | thread-stream "^2.0.0" |
6616 | 6616 |
|
6617 | | -pino@^8.17.2: |
6618 | | - version "8.17.2" |
6619 | | - resolved "https://registry.yarnpkg.com/pino/-/pino-8.17.2.tgz#0ed20175623a69d31664a1e8a5f85476272224be" |
6620 | | - integrity sha512-LA6qKgeDMLr2ux2y/YiUt47EfgQ+S9LznBWOJdN3q1dx2sv0ziDLUBeVpyVv17TEcGCBuWf0zNtg3M5m1NhhWQ== |
| 6617 | +pino@^8.18.0: |
| 6618 | + version "8.19.0" |
| 6619 | + resolved "https://registry.yarnpkg.com/pino/-/pino-8.19.0.tgz#ccc15ef736f103ec02cfbead0912bc436dc92ce4" |
| 6620 | + integrity sha512-oswmokxkav9bADfJ2ifrvfHUwad6MLp73Uat0IkQWY3iAw5xTRoznXbXksZs8oaOUMpmhVWD+PZogNzllWpJaA== |
6621 | 6621 | dependencies: |
6622 | 6622 | atomic-sleep "^1.0.0" |
6623 | 6623 | fast-redact "^3.1.1" |
|
0 commit comments