diff --git a/package.json b/package.json index 3b1e6dd4..4b486be1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dependencies": { "@salesforce/cli-plugins-testkit": "^5.3.41", "@salesforce/core": "^8.22.0", - "@salesforce/kit": "^3.2.3", + "@salesforce/kit": "^3.2.4", "@salesforce/source-deploy-retrieve": "^12.22.11", "@salesforce/ts-types": "^2.0.12", "chai": "^4.5.0", diff --git a/yarn.lock b/yarn.lock index 95146124..eaf6973d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -638,10 +638,10 @@ typescript "^5.5.4" wireit "^0.14.12" -"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3": - version "3.2.3" - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a" - integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg== +"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4": + version "3.2.4" + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.4.tgz#69fb56974685e41d26ae5db30a7261acdc731bb6" + integrity sha512-9buqZ2puIGWqjUFWYNroSeNih4d1s9kdQAzZfutr/Re/JMl6xBct0ATO5LVb1ty5UhdBruJrVaiTg03PqVKU+Q== dependencies: "@salesforce/ts-types" "^2.0.12"