From ecadb7405d5b7effe83a2bad7b6fc1370c5dccd1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Dec 2020 21:00:56 +0000 Subject: [PATCH] Update dependency html-entities to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3af87ee9..30071fbb 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "fs-promise": "^0.4.1", "glob": "^7.1.4", "handlebars": "^4.5.3", - "html-entities": "^1.2.0", + "html-entities": "^2.0.0", "http-errors": "^1.7.1", "httpolyglot": "^0.1.2", "lodash.defaults": "^4.0.1",