aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-07-23 01:31:37 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-07-23 01:31:37 -0400
commita544b8e7d699461c49a69ab6072c7327e0519359 (patch)
treed65f72ae77ff1978834d10fdcf252cd042ccb9a6 /package.json
parentb9f0816dd7ac09d28a8baae9ae58e871a59c8a7c (diff)
downloadDLAP-a544b8e7d699461c49a69ab6072c7327e0519359.tar.gz
DLAP-a544b8e7d699461c49a69ab6072c7327e0519359.tar.bz2
DLAP-a544b8e7d699461c49a69ab6072c7327e0519359.zip
Removed web streaming; Fixed security problems
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9f10dac..ee0d937 100644
--- a/package.json
+++ b/package.json
@@ -12,8 +12,8 @@
"@discordjs/opus": "^0.8.0",
"@discordjs/rest": "^1.0.0",
"@discordjs/voice": "^0.11.0",
- "discord-api-types": "^0.36.2",
- "discord.js": "^14.0.1",
+ "discord-api-types": "^0.36.3",
+ "discord.js": "^14.0.3",
"ffmpeg-static": "^5.0.0",
"fluent-ffmpeg": "^2.1.2",
"music-metadata": "^7.12.4",