Use bufferutil and utf-8-validate

This commit is contained in:
Dragon Fire
2020-02-28 11:53:42 -05:00
parent b27b0c055a
commit 9d674f7779
+3 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "110.9.4",
"version": "110.9.5",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -33,6 +33,7 @@
"dependencies": {
"@discordjs/opus": "^0.1.0",
"@vitalets/google-translate-api": "^3.0.0",
"bufferutil": "^4.0.1",
"canvas": "^2.6.1",
"cheerio": "^1.0.0-rc.3",
"cloc": "^2.5.1",
@@ -49,6 +50,7 @@
"node-superfetch": "^0.1.10",
"random-js": "^2.1.0",
"soap": "^0.31.0",
"utf-8-validate": "^5.0.2",
"winston": "^3.2.1"
},
"devDependencies": {