-node => -ansii-to-html

This commit is contained in:
Paul Schneider 2021-03-17 19:26:47 +00:00
commit c2486fd19a
6 changed files with 4 additions and 16 deletions

View file

@ -1,5 +1,4 @@
{
"dependencies": {
"ansi-to-html": "^0.6.11"
}
}

View file

@ -2,13 +2,6 @@
# yarn lockfile v1
ansi-to-html@^0.6.11:
version "0.6.11"
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.11.tgz#5093fc4962186c0e9343dec572a4f71abdc93439"
integrity sha512-88XZtrcwrfkyn6fGstHnkaF1kl7hGtNCYh4vSmItgEV+6JnQHryDBf7udF4f2RhTRQmYvJvPcTtqgaqrxzc9oA==
dependencies:
entities "^1.1.1"
entities@^1.1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"