From da6d4f2737dabc63bb16d733522ed2bdc0444a0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 06:29:33 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.23.27 to 4.23.28 Bumps [oclif](https://github.com/oclif/oclif) from 4.23.27 to 4.23.28. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/4.23.27...4.23.28) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.23.28 dependency-type: direct:development 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 e511011..d44b637 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4672,9 +4672,9 @@ object.values@^1.2.1: es-object-atoms "^1.0.0" oclif@^4: - version "4.23.27" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.27.tgz#b74926cf16f0a584b7a86555840ae266aa265692" - integrity sha512-DNUQ22pglqstzuTRb+E4yjJI20PVGNGHCJa/vzH3HQCrS0B0GQPjWwIeMWjgWaQHBi1oXO2jMDHHpCLDNgW/tQ== + version "4.23.28" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.28.tgz#866ac0cbf2f1fbe3d484b4919b5721dea47e14b5" + integrity sha512-u0Jo1RAo5zrZUhrTTxGGicjZ606L7dYV+L1VoFstA5RfV7pktEE6lVs3ueELQcNUgkUvofAiZqleocZCBA/Hqg== dependencies: "@aws-sdk/client-cloudfront" "^3.1079.0" "@aws-sdk/client-s3" "^3.1079.0"