From 900c9ef6fd9d83d65c559b9d1ad4e0fd2973bdc9 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 23 Dec 2025 02:41:45 +0000 Subject: [PATCH] chore(release): bump to 2.118.5 --- 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 9bf8bc9a..4d32a8ef 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.118.4 linux-x64 node-v22.21.1 +@salesforce/cli/2.118.5 linux-x64 node-v22.21.1 $ sf --help [COMMAND] USAGE $ sf COMMAND diff --git a/package.json b/package.json index 66e417a6..8fff1c03 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.118.4", + "version": "2.118.5", "author": "Salesforce", "bin": { "sf": "./bin/run.js", diff --git a/yarn.lock b/yarn.lock index 9e2324d0..e0874b66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -583,7 +583,7 @@ "@smithy/types" "^4.11.0" tslib "^2.6.2" -"@aws-sdk/types@3.956.0": +"@aws-sdk/types@3.956.0", "@aws-sdk/types@^3.222.0": version "3.956.0" resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.956.0.tgz#3979dec51cf9b98483b72b84e535bf1f563bcca1" integrity sha512-DMRU/p9wAlAJxEjegnLwduCA8YP2pcT/sIJ+17KSF38c5cC6CbBhykwbZLECTo+zYzoFrOqeLbqE6paH8Gx3ug== @@ -591,14 +591,6 @@ "@smithy/types" "^4.11.0" tslib "^2.6.2" -"@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== - dependencies: - "@smithy/types" "^4.9.0" - tslib "^2.6.2" - "@aws-sdk/util-arn-parser@3.953.0": version "3.953.0" resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.953.0.tgz#a45aaa1d811715550f35e86ba190fd09a4abd5ca" @@ -3166,13 +3158,6 @@ dependencies: tslib "^2.6.2" -"@smithy/types@^4.9.0": - version "4.9.0" - resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.9.0.tgz#c6636ddfa142e1ddcb6e4cf5f3e1a628d420486f" - integrity sha512-MvUbdnXDTwykR8cB1WZvNNwqoWVaTRA0RLlLmf/cIFNMM2cKWz01X4Ly6SMC4Kks30r8tT3Cty0jmeWfiuyHTA== - dependencies: - tslib "^2.6.2" - "@smithy/url-parser@^4.2.7": version "4.2.7" resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.7.tgz#3137e6f190c446dc8d89271c35f46a2e704bca19"