diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-07-05 19:31:29 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-07-05 19:31:29 -0400 |
| commit | ce752e213a0b3515c48b2fa04407a220eed2d788 (patch) | |
| tree | b97107537cec88dadcc88d12852c3756216bcd92 /package.json | |
| parent | 1cea1f0aaccac1352226afddab50a11cd91ad9d2 (diff) | |
| download | DLAP-ce752e213a0b3515c48b2fa04407a220eed2d788.tar.gz DLAP-ce752e213a0b3515c48b2fa04407a220eed2d788.tar.bz2 DLAP-ce752e213a0b3515c48b2fa04407a220eed2d788.zip | |
Fixed security problems
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f595ad0..f97e909 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@discordjs/builders": "^0.12.0", - "@discordjs/opus": "^0.7.0", + "@discordjs/opus": "^0.8.0", "@discordjs/rest": "^0.3.0", "@discordjs/voice": "^0.8.0", "discord-api-types": "^0.30.0", |
