diff --git a/package.json b/package.json index 798f877..71d08f7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@actions/github": "^5.0.0", "@actions/io": "^1.0.2", "@octokit/rest": "^18.12.0", - "ansi-colors": "^4.1.1", + "ansi-colors": "^4.1.2", "gfm-code-blocks": "^1.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 38cbbde..99d39a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -971,10 +971,10 @@ ajv@^6.12.5: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -ansi-colors@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" - integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== +ansi-colors@^4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.2.tgz#e33debb85260fbe4ed8f00f1e0c282516109795e" + integrity sha512-cEG18jjLG0O74o/33eEfnmtXYDEY196ZjL0eQEISULF+Imi7vr25l6ntGYmqS5lIrQIEeze+CqUtPVItywE7ZQ== ansi-escapes@^4.2.1: version "4.3.2"