diff --git a/package.json b/package.json index 4aa383ab..8258217c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@oclif/plugin-command-snapshot": "^5.3.5", "@salesforce/cli-plugins-testkit": "^5.3.39", "@salesforce/dev-scripts": "^11.0.4", - "@salesforce/plugin-command-reference": "^3.1.66", + "@salesforce/plugin-command-reference": "^3.1.67", "@types/node-fetch": "^2.6.13", "@types/xml2js": "^0.4.14", "@typescript-eslint/eslint-plugin": "^6.21.0", diff --git a/yarn.lock b/yarn.lock index 44e4e6d3..0848c46c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3453,13 +3453,13 @@ listr2 "^8.3.3" node-forge "^1.3.1" -"@salesforce/plugin-command-reference@^3.1.66": - version "3.1.66" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.66.tgz#831c175aa32b4abcbc495946bd130dd132e05548" - integrity sha512-PVWX1w4X+EeH/511/oft8X8jB+XgnXhAqDsdVwieGhwE+7joGIUEDQc/U4WCgJ30rH92zjWEaUmXiVAY9h+KbA== +"@salesforce/plugin-command-reference@^3.1.67": + version "3.1.67" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.67.tgz#f8b468c41d97096ef0ca5a110437667c3f82dc2d" + integrity sha512-9kVgdtJ2L58CjAy7L5EPpRF6OlAYILRdeLhXVwlj2FlJyA9dHK2w+T58sP0ORF2iJvc4wWLwZMTQgTmYBchmgw== dependencies: "@oclif/core" "^4" - "@salesforce/core" "^8.19.1" + "@salesforce/core" "^8.22.0" "@salesforce/kit" "^3.2.3" "@salesforce/sf-plugins-core" "^11.3.12" "@salesforce/ts-types" "^2.0.11"