Skip to content

Commit 4fef67b

Browse files
authored
fix: replace ansi-html with ansi-html-community (#4011)
1 parent 5cb545f commit 4fef67b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

client-src/default/overlay.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// The error overlay is inspired (and mostly copied) from Create React App (https://github.com/facebookincubator/create-react-app)
44
// They, in turn, got inspired by webpack-hot-middleware (https://github.com/glenjamin/webpack-hot-middleware).
55

6-
const ansiHTML = require('ansi-html');
6+
const ansiHTML = require('ansi-html-community');
77
const { AllHtmlEntities } = require('html-entities');
88

99
const entities = new AllHtmlEntities();

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"release": "standard-version"
3737
},
3838
"dependencies": {
39-
"ansi-html": "0.0.7",
39+
"ansi-html-community": "0.0.8",
4040
"bonjour": "^3.5.0",
4141
"chokidar": "^2.1.8",
4242
"compression": "^1.7.4",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy