Use proper html escape

This commit is contained in:
Dragon Fire
2020-10-12 16:59:10 -04:00
parent 8b04c176c4
commit 1b79f97c97
6 changed files with 17 additions and 16 deletions
+3 -2
View File
@@ -44,11 +44,12 @@
"discord.js": "^12.3.1",
"discord.js-commando": "github:discordjs/Commando",
"dotenv": "^8.2.0",
"eslint": "^7.10.0",
"eslint": "^7.11.0",
"gifencoder": "^2.0.1",
"gm": "^1.23.1",
"html-escaper": "^3.0.0",
"js-beautify": "^1.13.0",
"mathjs": "^7.5.0",
"mathjs": "^7.5.1",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",
"moment-timezone": "^0.5.31",