diff --git a/package.json b/package.json index 4d7fdc78..d3f9d5f5 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { - "@oclif/core": "^3.20.0", + "@oclif/core": "^3.25.2", "@salesforce/core": "^6.5.5", "@salesforce/sf-plugins-core": "^7.1.14", "got": "^13.0.0", diff --git a/yarn.lock b/yarn.lock index 25144d15..dd0f1a76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2085,10 +2085,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0": - version "3.23.0" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8" - integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw== +"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.25.2": + version "3.25.2" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973" + integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA== dependencies: "@types/cli-progress" "^3.11.5" ansi-escapes "^4.3.2"