Prevent URL embeds in phone messages

This commit is contained in:
Dragon Fire
2021-02-12 17:41:34 -05:00
parent b2e15503e5
commit e5135a2427
4 changed files with 18 additions and 7 deletions
+2 -1
View File
@@ -73,7 +73,8 @@
"text-diff": "^1.0.1",
"tictactoe-minimax-ai": "^1.2.1",
"valid-url": "^1.0.9",
"winston": "^3.3.3"
"winston": "^3.3.3",
"ytdl-core": "^4.4.5"
},
"optionalDependencies": {
"bufferutil": "^4.0.3",