From fb2f3c328d2a3568ede5e55076b4d939a0c15e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 02:07:43 +0000 Subject: [PATCH] chore(deps): bump @oclif/core in the minor-production-deps group Bumps the minor-production-deps group with 1 update: [@oclif/core](https://github.com/oclif/core). Updates `@oclif/core` from 4.8.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.8.2...4.10.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-production-deps ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 690b4ee..4f8a2a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2737,9 +2737,9 @@ } }, "node_modules/@oclif/core": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.2.tgz", - "integrity": "sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.3.tgz", + "integrity": "sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==", "license": "MIT", "dependencies": { "ansi-escapes": "^4.3.2",