From 9c5970e66ba648c5f453c7cfe47d1bd37455abaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 04:12:50 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.22.92 to 4.22.93 Bumps [oclif](https://github.com/oclif/oclif) from 4.22.92 to 4.22.93. - [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.22.92...4.22.93) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.22.93 dependency-type: direct:development 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 a8314097..7473bf67 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "husky": "9.1.7", "lint-staged": "16.4.0", "nodemon": "3.1.14", - "oclif": "4.22.92", + "oclif": "4.22.93", "prettier": "3.8.1", "rimraf": "6.1.3", "sql.js": "1.14.1", diff --git a/yarn.lock b/yarn.lock index 129599f1..bf3190f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5706,10 +5706,10 @@ obug@^2.1.1: resolved "https://registry.yarnpkg.com/obug/-/obug-2.1.1.tgz#2cba74ff241beb77d63055ddf4cd1e9f90b538be" integrity sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ== -oclif@4.22.92: - version "4.22.92" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.92.tgz#b82ba4c1e902adb9a9bf851ed0023eaabef8a7d6" - integrity sha512-pjz5noZi8FvsYExsqNS493hWy5zccphMyLQGDJ6xWjSUkgZz4jaj1ZS8nj/QqZzKXrKHC8DXRDiVnqmcw+evBw== +oclif@4.22.93: + version "4.22.93" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.93.tgz#45a95adb76d4d0a29764b9affb5150c2b8df6cb1" + integrity sha512-x7FjnZOTuKl4p6KsWFZ2nCH3jQv0EU7+fG+udUHgV+CnXx6xGgCGPfkkDv3jYzjlcW7v1P62f3Ab8hudR0zrnA== dependencies: "@aws-sdk/client-cloudfront" "3.1009.0" "@aws-sdk/client-s3" "3.1009.0"