From ce752e213a0b3515c48b2fa04407a220eed2d788 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 5 Jul 2022 19:31:29 -0400 Subject: Fixed security problems --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3