chore(deps): bump @discordjs/voice to ^0.18 and multer to ^2 to address deprecations
This commit is contained in:
parent
916f0ea846
commit
adef12a1cb
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"start": "node dist/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.17.0",
|
||||
"@discordjs/voice": "^0.18.0",
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"discord.js": "^14.16.3",
|
||||
"express": "^4.19.2",
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
"tweetnacl": "^1.0.3",
|
||||
"sodium-native": "^4.0.8",
|
||||
"cors": "^2.8.5",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"multer": "^2.0.0",
|
||||
"ws": "^8.18.0",
|
||||
"ytdl-core": "^4.11.5",
|
||||
"youtube-dl-exec": "^2.4.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue