diff --git a/package.json b/package.json index a4d71e25..0e0067d1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@salesforce/cli-plugins-testkit": "^5.3.62", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.122", - "@salesforce/plugin-deploy-retrieve": "^3.24.58", + "@salesforce/plugin-deploy-retrieve": "^3.24.59", "@salesforce/ts-sinon": "^1.4.36", "@types/fast-levenshtein": "^0.0.4", "eslint-plugin-sf-plugin": "^1.20.33", diff --git a/yarn.lock b/yarn.lock index f9e32857..289544be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1084,7 +1084,7 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.3", "@oclif/core@^4.11.4": +"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4": version "4.11.14" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.14.tgz#45cc28d78a5ea2ac9d1586c57e537771394da44c" integrity sha512-cZ5Ktd+rT0PO+o7KBH4vRFTgg+xMLf8F41WK39p8MkXEViZA/Qqe+4lzZT6102zgUxMORET1HtF9t5w8CB3tnQ== @@ -1329,13 +1329,13 @@ debug "^4.4.3" handlebars "^4.7.9" -"@salesforce/plugin-deploy-retrieve@^3.24.58": - version "3.24.58" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.58.tgz#35764ab3d296029439ee98aa46e3d253f2f2c18e" - integrity sha512-4/r4b7+MOwLWAr5jNq3Dni+kgXs9tddQWkxr1c7xYSvQVzX5I72PuQ0y13SagykzbAvUiDvMifsgjEVQKcrz4Q== +"@salesforce/plugin-deploy-retrieve@^3.24.59": + version "3.24.59" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.59.tgz#9326a6032baa888509c327b18513e09c72429101" + integrity sha512-ZEnrFPbSVSV4FhBRslx6iz40k1QER0+2KlsycTLXg9dGw4JobxcO73zwBNXUgX/R8k/HwG0BpAiezEmlzS1ABw== dependencies: "@inquirer/prompts" "^7.8.3" - "@oclif/core" "^4.11.3" + "@oclif/core" "^4.11.14" "@oclif/multi-stage-output" "^0.8.42" "@salesforce/apex-node" "^8.4.22" "@salesforce/core" "^8.31.4"