diff --git a/package.json b/package.json index 1507f0d5..db2942f4 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@salesforce/cli-plugins-testkit": "^5.1.1", "@salesforce/dev-scripts": "^8.1.2", "@salesforce/kit": "^3.0.15", - "@salesforce/plugin-command-reference": "^3.0.51", + "@salesforce/plugin-command-reference": "^3.0.54", "@salesforce/plugin-deploy-retrieve": "^1.20.3", "@salesforce/ts-sinon": "^1.4.17", "@types/fast-levenshtein": "^0.0.3", diff --git a/yarn.lock b/yarn.lock index c469a2ea..f72bd453 100644 --- a/yarn.lock +++ b/yarn.lock @@ -768,7 +768,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.14.1", "@oclif/core@^3.3.1": +"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.12.0", "@oclif/core@^3.14.1", "@oclif/core@^3.3.1": version "3.14.1" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.1.tgz#634fc96124068e47b720d62f3b278d818a07495e" integrity sha512-HLFL2s45DFdqYI2CFjVS/CIQ4cQ4yZqH0XqO9nnwcRWYboz2rEW/vLmidjIYGDjh6xA/k5psiAL3O1KEjqSHuQ== @@ -1079,15 +1079,15 @@ "@salesforce/ts-types" "^2.0.9" tslib "^2.6.2" -"@salesforce/plugin-command-reference@^3.0.51": - version "3.0.51" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.51.tgz#d944701bef9ae43bf2ef1f74d3a1d79dccee6399" - integrity sha512-lKIktlP3ZwL9gM5DUl0yuclY9GaEIGaJ9E5CzGzCMN3FihMU7GJ+K80Z9XU2D4egb37U5LDfQFZepmqpi6hWUg== +"@salesforce/plugin-command-reference@^3.0.54": + version "3.0.54" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.54.tgz#55718d05e4d6192056c7de0811c7209bdf75d9db" + integrity sha512-qTdkyVVn2g6KCnkrULfdo3fzGij3mN/H/UvqnNBwsE74dJdUBUKcFqWZCHxFbNLnItu6VFz4QaSmrtJQb3Td2w== dependencies: - "@oclif/core" "^3.13.1" - "@salesforce/core" "^6.2.2" + "@oclif/core" "^3.14.1" + "@salesforce/core" "^6.4.0" "@salesforce/kit" "^3.0.15" - "@salesforce/sf-plugins-core" "^5.0.5" + "@salesforce/sf-plugins-core" "^5.0.8" "@salesforce/ts-types" "^2.0.9" chalk "^4" handlebars "^4.7.8" @@ -1130,10 +1130,10 @@ chalk "^4" inquirer "^8.2.5" -"@salesforce/sf-plugins-core@^5.0.3", "@salesforce/sf-plugins-core@^5.0.5": - version "5.0.8" - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.8.tgz#af023ba5c9182ab277d738e6836267aa874a4dcb" - integrity sha512-NvG3E61dVzORn86bPUh9cOPCmNZPfqzjS/ShMpyu2Cpjwr3zLYAlXSqH4kg0hQUW1D/M5sAck6XcUhwMpHh5yQ== +"@salesforce/sf-plugins-core@^5.0.3", "@salesforce/sf-plugins-core@^5.0.8": + version "5.0.10" + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.10.tgz#f13cc406100f9aba3a9d5ddea361854068fc7e7d" + integrity sha512-fp0f6Lbf7HDdglvU4pWmwnWt9HlgMOIdkQ0LeT7M0zbuu6tOMwGKcC6ewkXQ9lQvcSAUrtvvvpf9t4PzkN8o+w== dependencies: "@oclif/core" "^3.14.1" "@salesforce/core" "^6.2.2"