diff --git a/package.json b/package.json index 527a9de2..5f10b0fb 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@oclif/plugin-command-snapshot": "^5.2.21", "@salesforce/cli-plugins-testkit": "^5.3.36", "@salesforce/dev-scripts": "^10.2.11", - "@salesforce/plugin-command-reference": "^3.1.31", + "@salesforce/plugin-command-reference": "^3.1.33", "@salesforce/ts-sinon": "^1.4.29", "@salesforce/ts-types": "^2.0.11", "@types/marked": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index 7c8e91ec..5b2d4c0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1552,13 +1552,13 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@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== +"@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.3" + "@salesforce/core" "^8.6.4" "@salesforce/kit" "^3.2.3" "@salesforce/sf-plugins-core" "^11.3.12" "@salesforce/ts-types" "^2.0.11"