From f74ff52f3ac49b9a700e08f1aeb2d5b9349b73dc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Sep 2021 20:32:05 +0000 Subject: [PATCH] fix: upgrade @discordjs/opus from 0.5.3 to 0.6.0 Snyk has created this PR to upgrade @discordjs/opus from 0.5.3 to 0.6.0. See this package in npm: https://www.npmjs.com/package/@discordjs/opus See this project in Snyk: https://app.snyk.io/org/asgarrrrr/project/61675647-dbfc-4091-95d4-3e00a1dd364a?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19b0e3a..3bb562b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/Asgarrrr/Luna#readme", "dependencies": { - "@discordjs/opus": "^0.5.0", + "@discordjs/opus": "^0.6.0", "body-parser": "^1.19.0", "body-parser-xml": "^2.0.3", "bufferutil": "^4.0.3",