diff --git a/package.json b/package.json index 44ca4e70..30e9da99 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@oclif/plugin-command-snapshot": "^5.2.36", "@salesforce/cli-plugins-testkit": "^5.3.39", "@salesforce/dev-scripts": "^10.2.12", - "@salesforce/plugin-command-reference": "^3.1.46", + "@salesforce/plugin-command-reference": "^3.1.47", "chai-each": "^0.0.1", "eslint-plugin-sf-plugin": "^1.20.15", "oclif": "^4.17.34", diff --git a/yarn.lock b/yarn.lock index e9fb185a..b565f7d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1753,10 +1753,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.46": - version "3.1.46" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.46.tgz#b930234b21f8d0d9b24b9aeeb9c2f9185dc8a3c2" - integrity sha512-xnl+OgqTBF8BViThKrvxpKjgw2GMb7qpm4uj70xysnGGCg4xnYGhSHpRC94pXGIPqNwJMFxVaAKZ2bUiNpk8cA== +"@salesforce/plugin-command-reference@^3.1.47": + version "3.1.47" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.47.tgz#aad5eeefcaf825adace057d0f700f6b3f2e41f82" + integrity sha512-CZ9g3eUnxaH9uXQqLAkr5BBzks6ZDq9yfQNn9udaWxsUJmVKnurpNH2liq/LKTzNPcx0cc8X/kyCLBWEIW44+w== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.8.5"