diff --git a/package.json b/package.json index 50041331..830bc95d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@oclif/plugin-command-snapshot": "^5.3.6", "@salesforce/cli-plugins-testkit": "^5.3.41", "@salesforce/dev-scripts": "^11.0.4", - "@salesforce/plugin-command-reference": "^3.1.68", + "@salesforce/plugin-command-reference": "^3.1.70", "chai-each": "^0.0.1", "eslint-plugin-sf-plugin": "^1.20.32", "oclif": "^4.22.21", diff --git a/yarn.lock b/yarn.lock index 11ecedc4..c3a73864 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1579,17 +1579,17 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.68": - version "3.1.68" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.68.tgz#4d95f3f76d6fd1e0009f08cef143b8614a0943a6" - integrity sha512-ifQleQRr5TBrQMsazPXZlDgU3mpO9rozFCjlrcO2mhg0SqXvlr8Q2P3zh7YOHg5x26SYFB7Ok0PtkLmCsXxoXw== +"@salesforce/plugin-command-reference@^3.1.70": + version "3.1.70" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.70.tgz#223698ad2be017806381727075ae17740f81ac73" + integrity sha512-o2jDAkQAy+nelwACeXLQBQvfFk7QiRvraap04A7NYUnkkDpZ7KhsGPXEOXFDRV/FGQhxuvOCEoQegpxmX7yLqw== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.22.0" "@salesforce/kit" "^3.2.4" "@salesforce/sf-plugins-core" "^11.3.12" "@salesforce/ts-types" "^2.0.11" - chalk "^5.6.0" + chalk "^5.6.2" debug "^4.4.1" handlebars "^4.7.8" @@ -3147,10 +3147,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0: ansi-styles "^4.1.0" supports-color "^7.1.0" -chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8" - integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ== +chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2: + version "5.6.2" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea" + integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA== change-case@^4, change-case@^4.1.2: version "4.1.2"