diff --git a/package.json b/package.json index d76801a6..f27a59d3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/semver": "^7.5.8", "@types/sinon-chai": "^3.2.12", "eslint-plugin-sf-plugin": "^1.20.5", - "oclif": "^4.14.28", + "oclif": "^4.14.29", "sinon-chai": "^3.7.0", "ts-node": "^10.9.2", "typescript": "^5.5.4" diff --git a/yarn.lock b/yarn.lock index 60fbb913..cdd9875c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1247,10 +1247,10 @@ semver "^7.6.3" ts-json-schema-generator "^1.5.1" -"@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": + 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" @@ -5772,10 +5772,10 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.14.28: - version "4.14.28" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.28.tgz#887d172f96c4eb449c4bd711ba6216cb7e2e1b59" - integrity sha512-1qvYoTAq//xtBtloPrquIjB4sY1nLnrgiEGR1BngrwLSv8keUB3Zkp8HDPit8aN0cl6gtAedYh1GlnR+FoThkw== +oclif@^4.14.29: + version "4.14.29" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.29.tgz#e8c057543da164638f280c69828df2690be80f66" + integrity sha512-/wt4bKamN0eMpIYFHFeChR6mmEQpdoIAskOVN0uihuwit1fkDUxvT2usOC9oIgugEs0mzuB3POdowBWNyGJQnw== dependencies: "@aws-sdk/client-cloudfront" "^3.637.0" "@aws-sdk/client-s3" "^3.633.0" @@ -5783,7 +5783,7 @@ oclif@^4.14.28: "@inquirer/input" "^2.2.4" "@inquirer/select" "^2.3.10" "@oclif/core" "^4" - "@oclif/plugin-help" "^6.2.8" + "@oclif/plugin-help" "^6.2.10" "@oclif/plugin-not-found" "^3.2.16" "@oclif/plugin-warn-if-update-available" "^3.1.11" async-retry "^1.3.3"