diff --git a/package.json b/package.json index 448ccb4a..9ede4c23 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "@salesforce/plugin-trust": "3.7.13", "@salesforce/plugin-user": "3.5.18", "@salesforce/sf-plugins-core": "11.1.9", - "ansis": "^3.2.0" + "ansis": "^3.3.0" }, "pinnedDependencies": [ "@oclif/core", diff --git a/yarn.lock b/yarn.lock index 57778d3f..14d2a0f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3814,10 +3814,10 @@ ansicolors@~0.3.2: resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz" integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg== -ansis@^3.2.0, ansis@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549" - integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw== +ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.0.tgz#1466e2b37239d93908701971828e376d4f44e5cf" + integrity sha512-RQTFlI2DOTJS00S3jQ5vAnryYKsiU6dBuR0yztid2HQKKN2a1ZZDOLIBfBqCfs3tnvtLpAeubNYtEK7a8zriLg== anymatch@~3.1.2: version "3.1.3"