diff --git a/README.md b/README.md index f579e00f..b073d7f3 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.104.5 linux-x64 node-v22.18.0 +@salesforce/cli/2.104.6 linux-x64 node-v22.18.0 $ sf --help [COMMAND] USAGE $ sf COMMAND diff --git a/package.json b/package.json index f41653f0..87d88249 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.104.5", + "version": "2.104.6", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -76,7 +76,7 @@ "@salesforce/plugin-user" ], "jitPlugins": { - "@salesforce/plugin-code-analyzer": "5.3.0", + "@salesforce/plugin-code-analyzer": "5.4.0", "@salesforce/plugin-community": "3.3.37", "@salesforce/plugin-custom-metadata": "3.3.66", "@salesforce/plugin-dev": "2.5.1", diff --git a/yarn.lock b/yarn.lock index cb62efb4..9ac33280 100644 --- a/yarn.lock +++ b/yarn.lock @@ -573,7 +573,7 @@ "@smithy/types" "^4.3.2" tslib "^2.6.2" -"@aws-sdk/types@3.862.0": +"@aws-sdk/types@3.862.0", "@aws-sdk/types@^3.222.0": version "3.862.0" resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.862.0.tgz#2f5622e1aa3a5281d4f419f5d2c90f87dd5ff0cf" integrity sha512-Bei+RL0cDxxV+lW2UezLbCYYNeJm6Nzee0TpW0FfyTRBhH9C1XQh4+x+IClriXvgBnRquTMMYsmJfvx8iyLKrg== @@ -581,14 +581,6 @@ "@smithy/types" "^4.3.2" tslib "^2.6.2" -"@aws-sdk/types@^3.222.0": - version "3.734.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2" - integrity sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg== - dependencies: - "@smithy/types" "^4.1.0" - tslib "^2.6.2" - "@aws-sdk/util-arn-parser@3.873.0": version "3.873.0" resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.873.0.tgz#12c5ea852574dfb6fe78eaac1666433dff1acffa" @@ -3126,13 +3118,6 @@ "@smithy/util-stream" "^4.2.4" tslib "^2.6.2" -"@smithy/types@^4.1.0": - version "4.1.0" - resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.1.0.tgz#19de0b6087bccdd4182a334eb5d3d2629699370f" - integrity sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw== - dependencies: - tslib "^2.6.2" - "@smithy/types@^4.3.2": version "4.3.2" resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.3.2.tgz#66ac513e7057637de262e41ac15f70cf464c018a"