diff --git a/package.json b/package.json index 499937d..06da7aa 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ ], "bugs": "https://github.com/forcedotcom/lwc-dev-mobile/issues", "dependencies": { - "@oclif/core": "^3.8.0", + "@oclif/core": "^4.0.17", "@oclif/plugin-version": "^2.2.9", "@salesforce/core": "^5.3.12", "@salesforce/lwc-dev-mobile-core": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index db444a3..6d0f448 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1378,7 +1378,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4": +"@oclif/core@^4", "@oclif/core@^4.0.17": version "4.0.17" resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.17.tgz" integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==