diff --git a/package.json b/package.json index 2bb2ce24..40d1e7be 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@oclif/plugin-command-snapshot": "^5.3.34", "@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", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.23.29", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 31f3fd01..75431553 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1285,10 +1285,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@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"