From bbabc0622cdca74a48b8b632a71b6f5e6ae6ccd4 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 25 Nov 2025 02:37:25 +0000 Subject: [PATCH] chore(release): bump to 2.115.5 --- README.md | 2 +- package.json | 2 +- yarn.lock | 10 +--------- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 22b288a3..962b8917 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.115.4 linux-x64 node-v22.21.1 +@salesforce/cli/2.115.5 linux-x64 node-v22.21.1 $ sf --help [COMMAND] USAGE $ sf COMMAND diff --git a/package.json b/package.json index f495516e..57ca517b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.115.4", + "version": "2.115.5", "author": "Salesforce", "bin": { "sf": "./bin/run.js", diff --git a/yarn.lock b/yarn.lock index b029715a..e8d29f42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -583,7 +583,7 @@ "@smithy/types" "^4.9.0" tslib "^2.6.2" -"@aws-sdk/types@3.936.0": +"@aws-sdk/types@3.936.0", "@aws-sdk/types@^3.222.0": version "3.936.0" resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.936.0.tgz#ecd3a4bec1a1bd4df834ab21fe52a76e332dc27a" integrity sha512-uz0/VlMd2pP5MepdrHizd+T+OKfyK4r3OA9JI+L/lPKg0YFQosdJNCKisr6o70E3dh8iMpFYxF1UN/4uZsyARg== @@ -591,14 +591,6 @@ "@smithy/types" "^4.9.0" tslib "^2.6.2" -"@aws-sdk/types@^3.222.0": - version "3.930.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.930.0.tgz#4bde6d6b11fd6b17190e64a62d6f4b49b3f5e263" - integrity sha512-we/vaAgwlEFW7IeftmCLlLMw+6hFs3DzZPJw7lVHbj/5HJ0bz9gndxEsS2lQoeJ1zhiiLqAqvXxmM43s0MBg0A== - dependencies: - "@smithy/types" "^4.9.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"