diff --git a/package.json b/package.json index e4ca0020..0e0e2a25 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@inquirer/select": "^2.3.7", "@oclif/core": "^4", - "ansis": "^3.2.0", + "ansis": "^3.2.1", "debug": "^4.3.5", "filesize": "^6.1.0", "got": "^13", diff --git a/yarn.lock b/yarn.lock index 71d00310..7c150c1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2012,10 +2012,10 @@ ansicolors@~0.3.2: resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979" integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg== -ansis@^3.1.1, ansis@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b" - integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg== +ansis@^3.1.1, 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== anymatch@~3.1.2: version "3.1.3"