From c8804116805471906f90e727fecfab417b2783d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 11:52:08 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.10.2 to 4.10.3 Bumps [@oclif/core](https://github.com/oclif/core) from 4.10.2 to 4.10.3. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/4.10.2...4.10.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9aa5c6e8..29926578 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics", "dependencies": { "@inquirer/prompts": "^7.8.3", - "@oclif/core": "^4.8.4", + "@oclif/core": "^4.10.3", "@oclif/multi-stage-output": "^0.8.28", "@salesforce/apex-node": "^8.4.16", "@salesforce/core": "^8.27.1", diff --git a/yarn.lock b/yarn.lock index b9343d0e..46e14459 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1366,10 +1366,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2", "@oclif/core@^4.8.4": - version "4.10.2" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee" - integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.3", "@oclif/core@^4.5.2": + version "4.10.3" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb" + integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"