diff --git a/package.json b/package.json index 8afee1e2..6a6c721e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.3", + "@oclif/plugin-help": "^6.2.4", "@salesforce/dev-scripts": "^10.2.2", "@salesforce/plugin-auth": "^3.6.28", "@salesforce/plugin-user": "^3.5.17", diff --git a/yarn.lock b/yarn.lock index aec45386..8c38da10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1726,10 +1726,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.3": - version "6.2.3" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.3.tgz#09e54a1816fe7c2ef02c8a40c59afc7754a6eaca" - integrity sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ== +"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.4": + version "6.2.4" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.4.tgz#9861e48da547e365275c6352f261ae9539229096" + integrity sha512-0UrLxHseBuwh3JVRluJFe1eT1OT5dBvbwcbAYVO8uNi/ctmaWCAw4j737l8BFnf01GpDsloSAWyEX4dtG0P1zg== dependencies: "@oclif/core" "^4"