diff --git a/face_founder_demo/package.json b/face_founder_demo/package.json index eac624c..b4194a8 100644 --- a/face_founder_demo/package.json +++ b/face_founder_demo/package.json @@ -7,7 +7,7 @@ "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", - "ansi-html": "0.0.7", + "ansi-html": "0.0.8", "axios": "^0.25.0", "bootstrap": "^4.6.0", "browserslist": "^4.19.1", diff --git a/face_founder_demo/yarn.lock b/face_founder_demo/yarn.lock index 7b9af49..67019f2 100644 --- a/face_founder_demo/yarn.lock +++ b/face_founder_demo/yarn.lock @@ -2354,6 +2354,11 @@ ansi-html@0.0.7, ansi-html@^0.0.7: resolved "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz" integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4= +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-regex@^2.0.0: version "2.1.1" resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz"