diff --git a/package.json b/package.json index e5a0198c..b14b4206 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@oclif/plugin-command-snapshot": "^5.3.33", "@salesforce/cli-plugins-testkit": "^5.3.64", "@salesforce/dev-scripts": "^11.0.4", - "@salesforce/plugin-command-reference": "^3.1.128", + "@salesforce/plugin-command-reference": "^3.1.131", "chai-each": "^0.0.1", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.23.29", diff --git a/yarn.lock b/yarn.lock index 79378af2..c1853247 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1281,10 +1281,10 @@ dependencies: "@salesforce/ts-types" "^3.0.0" -"@salesforce/plugin-command-reference@^3.1.128": - version "3.1.128" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.128.tgz#a993986efb710dd138f3bec54b35fff251937967" - integrity sha512-n4STcLfMiFRvAjTqiYZ6bWElp45o8eJobrU/iHnA7mQdOhVFbUn3HGbJxFyA7zSBW8fMVh4NYrjgBOPgusuWUA== +"@salesforce/plugin-command-reference@^3.1.131": + version "3.1.131" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.131.tgz#642bc96a550540e1cec0b44b76d53d0b40360ea9" + integrity sha512-CGNwVXCnsZa+X70apV0HUUOyQSf8w1jyG3GhPBv3Gh0X+Dppartlc3tsmkkYO1s9VbYgsTv0nTaaScsMVeFxcA== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.32.6"