From 489f0696d486bf4d460229ca4cb3ce5f9237ba6d Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 20 Jan 2023 20:50:57 +0000 Subject: [PATCH] change version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8109444..237d251 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "express": "^4.18.2", "ejs": "^3.1.8", "path": "^0.12.7", - "html-to-text": "^9.0.3", + "html-to-text": "^8.2.1", "encoding": "^0.1.13", "node-fetch": "^2.6.7", "xml-js": "^1.6.11",