mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 22:01:54 +02:00
Use bufferutil and utf-8-validate
This commit is contained in:
+3
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user