summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 16f5cba..738f8b1 100644
--- a/package.json
+++ b/package.json
@@ -12,10 +12,10 @@
"type": "commonjs",
"dependencies": {
"@discordjs/opus": "^0.10.0",
- "@discordjs/voice": "^0.18.0",
+ "@discordjs/voice": "^0.19.0",
"discord.js": "^14.24.2",
"dotenv": "^17.2.3",
- "opusscript": "^0.0.8",
+ "opusscript": "^0.1.1",
"sodium-native": "^5.0.9"
}
}