diff --git a/package.json b/package.json index de5c6432..682feae7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": { - "@oclif/core": "^2.11.7" + "@oclif/core": "^2.11.8" }, "devDependencies": { "@oclif/plugin-plugins": "^2.4.7", diff --git a/yarn.lock b/yarn.lock index 02d9c1e1..20f2a812 100644 --- a/yarn.lock +++ b/yarn.lock @@ -509,10 +509,10 @@ widest-line "^3.1.0" wrap-ansi "^7.0.0" -"@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.8.2", "@oclif/core@^2.9.3": - version "2.11.7" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24" - integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw== +"@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.8.2", "@oclif/core@^2.9.3": + version "2.11.8" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.8.tgz#780c4fdf53e8569cf754c2a8fefcc7ddeacf1747" + integrity sha512-GILmztcHBzze45GvxRpUvqQI5nM26kSE/Q21Y+6DtMR+C8etM/hFW26D3uqIAbGlGtg5QEZZ6pjA/Fqgz+gl3A== dependencies: "@types/cli-progress" "^3.11.0" ansi-escapes "^4.3.2"