From 0b54986565814b0d1a086899fc4e24256d23ed11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 04:50:32 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.4.1 to 4.5.1 Bumps [@oclif/core](https://github.com/oclif/core) from 4.4.1 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.4.1...4.5.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 11800a3d..35ba9b46 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@internxt/inxt-js": "2.2.2", "@internxt/lib": "1.3.1", "@internxt/sdk": "1.10.5", - "@oclif/core": "4.4.1", + "@oclif/core": "4.5.1", "@types/validator": "13.15.2", "async": "3.2.6", "axios": "1.10.0", diff --git a/yarn.lock b/yarn.lock index 60f5ba93..81a90fae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1479,10 +1479,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@4.4.1", "@oclif/core@^4", "@oclif/core@^4.4.0": - version "4.4.1" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823" - integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA== +"@oclif/core@4.5.1", "@oclif/core@^4", "@oclif/core@^4.4.0": + 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"