From dd1d240c606320db3734cfb7f3a8f626dcc88703 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 8 Oct 2025 02:32:01 +0000 Subject: [PATCH] chore(release): bump to 2.110.6 --- README.md | 2 +- package.json | 2 +- yarn.lock | 17 +---------------- 3 files changed, 3 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 793c83e1b..5c7a0d7bf 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/2.110.5 linux-x64 node-v22.20.0 +@salesforce/cli/2.110.6 linux-x64 node-v22.20.0 $ sf --help [COMMAND] USAGE $ sf COMMAND diff --git a/package.json b/package.json index 4a10a723d..41c3f30e7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.110.5", + "version": "2.110.6", "author": "Salesforce", "bin": { "sf": "./bin/run.js", diff --git a/yarn.lock b/yarn.lock index 241b2a1dc..16fe8fad7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -572,7 +572,7 @@ "@smithy/types" "^4.6.0" tslib "^2.6.2" -"@aws-sdk/types@3.901.0": +"@aws-sdk/types@3.901.0", "@aws-sdk/types@^3.222.0": version "3.901.0" resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.901.0.tgz#b5a2e26c7b3fb3bbfe4c7fc24873646992a1c56c" integrity sha512-FfEM25hLEs4LoXsLXQ/q6X6L4JmKkKkbVFpKD4mwfVHtRVQG6QxJiCPcrkcPISquiy6esbwK2eh64TWbiD60cg== @@ -580,14 +580,6 @@ "@smithy/types" "^4.6.0" tslib "^2.6.2" -"@aws-sdk/types@^3.222.0": - version "3.893.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.893.0.tgz#1afbdb9d62bf86caeac380e3cac11a051076400a" - integrity sha512-Aht1nn5SnA0N+Tjv0dzhAY7CQbxVtmq1bBR6xI0MhG7p2XYVh1wXuKTzrldEvQWwA3odOYunAfT9aBiKZx9qIg== - dependencies: - "@smithy/types" "^4.5.0" - tslib "^2.6.2" - "@aws-sdk/util-arn-parser@3.893.0": version "3.893.0" resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.893.0.tgz#fcc9b792744b9da597662891c2422dda83881d8d" @@ -3134,13 +3126,6 @@ "@smithy/util-stream" "^4.4.0" tslib "^2.6.2" -"@smithy/types@^4.5.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.5.0.tgz#850e334662a1ef1286c35814940c80880400a370" - integrity sha512-RkUpIOsVlAwUIZXO1dsz8Zm+N72LClFfsNqf173catVlvRZiwPy0x2u0JLEA4byreOPKDZPGjmPDylMoP8ZJRg== - dependencies: - tslib "^2.6.2" - "@smithy/types@^4.6.0": version "4.6.0" resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.6.0.tgz#8ea8b15fedee3cdc555e8f947ce35fb1e973bb7a"