diff --git a/package.json b/package.json index 5029a7bc..2e99e36b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@oclif/test": "^3.2.15", "@salesforce/cli-plugins-testkit": "^5.3.35", "@salesforce/dev-scripts": "^8.5.0", - "@salesforce/plugin-command-reference": "^3.1.30", + "@salesforce/plugin-command-reference": "^3.1.31", "eslint-plugin-sf-plugin": "^1.20.10", "oclif": "^4.15.16", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index aee1bab8..fa8766dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1699,7 +1699,7 @@ semver "^7.6.0" ts-retry-promise "^0.7.1" -"@salesforce/core@^8.5.1", "@salesforce/core@^8.5.7", "@salesforce/core@^8.6.3": +"@salesforce/core@^8.5.1", "@salesforce/core@^8.6.3": version "8.6.3" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.3.tgz#1a4d50eaa2b731c1e480986cef96b414ccafd347" integrity sha512-fxY3J9AttGztTY45AYH4QP1cKB3OD1fJMDd1j/ALGCI6EMb2iMPp52awKVKHxrd/eTbZhn1OV5Jr0r6nJx5Hhw== @@ -1767,13 +1767,13 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.30": - version "3.1.30" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.30.tgz#f3cfe9fa8fc2917164ab353e92a8828e2b62d6cf" - integrity sha512-lrtNt3OeKpGmE9G+fuu+6TMxHmpSdaPhvytaqAuFA9QPeMEU+yPWAQVnSbHTEgDLqo7erN3Syq4ZmY+YrjETNQ== +"@salesforce/plugin-command-reference@^3.1.31": + version "3.1.31" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.31.tgz#0303f718c628424bb695215a34e37e87da9f72e5" + integrity sha512-b+Pw4/6O9MIuEIcXTQsSBGd6YytG4xVj4fggoY1P3GUZZnbvuLNOyqxLCBE6s6QUwhGjni0S8U5wMZ4CLVYbAw== dependencies: "@oclif/core" "^4" - "@salesforce/core" "^8.5.7" + "@salesforce/core" "^8.6.3" "@salesforce/kit" "^3.2.3" "@salesforce/sf-plugins-core" "^11.3.12" "@salesforce/ts-types" "^2.0.11"