diff --git a/package.json b/package.json index 0f8c90d0..b9fb150b 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.19", + "@oclif/plugin-help": "^6.2.20", "@salesforce/core": "^6.7.1", "@salesforce/kit": "^3.2.0", "@salesforce/sf-plugins-core": "^7.1.16", diff --git a/yarn.lock b/yarn.lock index 74aaf35e..36f34991 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1912,10 +1912,10 @@ semver "^7.6.3" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.19": - version "6.2.19" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.19.tgz#24ae926f2944628dd62a6bbfc495f85fc8e43b13" - integrity sha512-q2fIACWHJehppWTTgJm/llleKDgxt42IBVcK6Rp4H6qzET24t2zs0vbALx5XxsNCKl3/UuJhyW2XXQqvGmvWJQ== +"@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.20": + version "6.2.20" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e" + integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw== dependencies: "@oclif/core" "^4"