From 3adff796ae3382e3d8ada604d3120cd8d9417c04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 15:51:37 +0000 Subject: [PATCH] chore(deps): update dependency ansi-html to ^0.0.9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b3a43f5136..6bd9620ee5 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "loader-utils": "^1.4.2", "node-fetch": "^2.6.8", "node-forge": "^1.0.0", - "ansi-html": "^0.0.8", + "ansi-html": "^0.0.9", "browserslist": "^4.16.5", "eta": "^2.0.0", "ejs": "^3.1.7", diff --git a/yarn.lock b/yarn.lock index b0844d5357..14453404c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6205,10 +6205,10 @@ ansi-html-community@^0.0.8: resolved "https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41" integrity sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw== -ansi-html@0.0.7, ansi-html@^0.0.7, ansi-html@^0.0.8: - version "0.0.8" - resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.8.tgz#e969db193b12bcdfa6727b29ffd8882dc13cc501" - integrity sha512-QROYz1I1Kj+8bTYgx0IlMBpRSCIU+7GjbE0oH+KF7QKc+qSF8YAlIutN59Db17tXN70Ono9upT9Ht0iG93W7ug== +ansi-html@0.0.7, ansi-html@^0.0.7, ansi-html@^0.0.9: + version "0.0.9" + resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.9.tgz#6512d02342ae2cc68131952644a129cb734cd3f0" + integrity sha512-ozbS3LuenHVxNRh/wdnN16QapUHzauqSomAl1jwwJRRsGwFwtj644lIhxfWu0Fy0acCij2+AEgHvjscq3dlVXg== ansi-regex@^2.0.0: version "2.1.1"