diff --git a/package.json b/package.json index 557ccebd..f7cc62b6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": { "@oclif/color": "^1.0.9", - "@oclif/core": "^2.9.3", + "@oclif/core": "^2.11.7", "cross-spawn": "^7.0.3", "debug": "^4.3.1", "filesize": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index f89d5ff3..8a14673b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -457,10 +457,10 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@^2.11.1", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": - version "2.11.1" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.1.tgz#69c3cfd3d9b2df9fe94c6d16a3c5da59706f078a" - integrity sha512-/DHDtm/PoSNvWdJtTv1GUYnrCrlTsEQd1CsXKNfMSylpkeOjbDIbt1w4NYZ50BfAWxpCunf7RmbwxFBpDa5lHQ== +"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": + version "2.11.7" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24" + integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw== dependencies: "@types/cli-progress" "^3.11.0" ansi-escapes "^4.3.2"