summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2026-02-09 20:21:39 +0000
committerYour Name <you@example.com>2026-02-09 20:21:39 +0000
commitbc54cdf4471e6a8ef72a484cada30905ff593e28 (patch)
tree5e7b2c7eba4fb27de3ff853f951fcb38a292e6e4 /package.json
parent61c2b2898b0c18f09aa6ac5cbf915e8bcf08adab (diff)
update
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"
}
}