diff --git a/package.json b/package.json index 628525c4..a5750823 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.50", + "@oclif/plugin-help": "^6.2.52", "@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 e1443d38..e3fd00b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1500,10 +1500,10 @@ semver "^7.8.5" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-help@^6.2.50": - version "6.2.50" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.50.tgz#1d458a41cad7b9e44dc35c1ef351bde5d14eefea" - integrity sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA== +"@oclif/plugin-help@^6.2.50", "@oclif/plugin-help@^6.2.52": + version "6.2.52" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.52.tgz#c52f8b5d3cf1f4b8e0a0fb042e4ff4ce0d4ca78d" + integrity sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA== dependencies: "@oclif/core" "^4"