diff --git a/package.json b/package.json index a98f77ec..a23921da 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.2.13", - "@oclif/plugin-help": "^6.2.7", + "@oclif/plugin-help": "^6.2.10", "@salesforce/cli-plugins-testkit": "^5.3.25", "@salesforce/dev-scripts": "^10.2.10", "@salesforce/plugin-command-reference": "^3.1.10", diff --git a/yarn.lock b/yarn.lock index 41788694..fcca23bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1242,10 +1242,10 @@ semver "^7.6.3" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-help@^6.2.7", "@oclif/plugin-help@^6.2.8": - version "6.2.8" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8.tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5" - integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg== +"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.8": + version "6.2.10" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.10.tgz#d6e8140efa89ae624ae9f25b7fdb8d112c62715f" + integrity sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw== dependencies: "@oclif/core" "^4"