diff --git a/package.json b/package.json index 81c36ee..8477fd3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@salesforce/cli-plugins-testkit": "^5.3.37", "@salesforce/dev-scripts": "^10.2.9", "@types/tough-cookie": "^4.0.5", - "@salesforce/plugin-command-reference": "^3.1.32", + "@salesforce/plugin-command-reference": "^3.1.33", "eslint-plugin-sf-plugin": "^1.20.11", "oclif": "^4.15.25", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 4835c7e..2da31f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1705,10 +1705,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.32": - version "3.1.32" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.32.tgz#27fb6f36ce8c887f7f1f0f8e1e406522725a7492" - integrity sha512-iIS12+O0nES3opkK3ShDzV4mNm8MNPRrGqmTIygRon06Uj2RHGVyRh++h4tIg71F74vb9U/mHRIkXCit+Gwcww== +"@salesforce/plugin-command-reference@^3.1.33": + version "3.1.33" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.33.tgz#cd8141fa9eb2b29b85bf1c2331740e0e424c3012" + integrity sha512-z8APQhlEvwBZXrtQZQz59qamJjkW34sfeAYdKzRAdF5hq7lgs3gFFek5aPStKbh6xereoDhJOj9vKvYXo8U2Rw== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.6.4"