From ebb48907349b5e5f07960272c3b77e7399b0a430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 14:38:18 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.5.0 to 4.5.1 Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.0 to 4.5.1. - [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.5.0...4.5.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 06c98dd6..aa448d71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1360,9 +1360,9 @@ fastq "^1.6.0" "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.0.tgz#0163f933098bfa52f86387f11900da1ad13235d3" - integrity sha512-UYWyDFNKFyzgXVXO0DHfOvJ/8qpw4yPYe7fOHausDEVU44qjDr90ZnfYTljZPK8dhgMggxiZs9n+TFajnXRp7g== + version "4.5.1" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.1.tgz#7fa9041d13f624e4c00d89605d9f732cf8084748" + integrity sha512-JAuARvXOzf75L7rqLL3TIP3OmuTf7N/cjRejkGASfRJH+09180+EGbSkPWSMCns+AaYpDMI+fdaJ6QCoa3f15A== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"