diff --git a/package.json b/package.json index 082e39b2..8e540f29 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@oclif/plugin-command-snapshot": "^5.2.37", "@salesforce/cli-plugins-testkit": "^5.3.39", "@salesforce/dev-scripts": "^10.2.12", - "@salesforce/plugin-command-reference": "^3.1.47", + "@salesforce/plugin-command-reference": "^3.1.48", "chai-each": "^0.0.1", "eslint-plugin-sf-plugin": "^1.20.16", "oclif": "^4.17.34", diff --git a/yarn.lock b/yarn.lock index a27876e2..c9df49d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1753,10 +1753,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@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== +"@salesforce/plugin-command-reference@^3.1.48": + version "3.1.48" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.48.tgz#752c7913a63cd3bf42aec53a20fc55e5bfaf3c81" + integrity sha512-VNjHuBHyAbzr26FM2aandlIh4818A2sOTbe55RMBedWKa1npHM9m/HGwn31VGJzXIZv2n3kiaSwCZOz+PKHRrg== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.8.5"