diff --git a/package.json b/package.json index f4598423..a0f7adc2 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": "https://github.com/salesforcecli/plugin-analytics/issues", "dependencies": { "@oclif/core": "^3.27.0", - "@oclif/plugin-help": "^6.2.58", + "@oclif/plugin-help": "^6.3.0", "@salesforce/core": "^6.7.1", "@salesforce/kit": "^3.2.6", "@salesforce/sf-plugins-core": "^7.1.16", diff --git a/yarn.lock b/yarn.lock index c5745ee4..efee50d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1215,10 +1215,10 @@ semver "^7.8.5" ts-json-schema-generator "^2.9.0" -"@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@^6.2.58": - version "6.2.58" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.58.tgz#d53957ef9bf13052d3cd51039786e64490566c91" - integrity sha512-DAYMXZrTWRMLTbpX+rT+ibAmKrZ6IVNGn+fgAGjMoeNlqlSY94eJHocgmqChMwsdWp3H3x+jFmPJiYQt/ifr3Q== +"@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@^6.3.0": + version "6.3.0" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.3.0.tgz#eac5e68dafc8fcc46fa06203b481cf72160332aa" + integrity sha512-cpSRv7tyHHFPv39HrV22eNmu8ylrwjmPvqdlNo3URp79+p5319p+a8PI/3ez6A6GZmjwBj1EWUdVz1aPUAsSmw== dependencies: "@oclif/core" "^4"