From 23ec0967466d2b53615b9b02ed08aa6178bc8116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 18:04:49 +0000 Subject: [PATCH] Bump @discordjs/opus from 0.5.3 to 0.7.0 Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.5.3 to 0.7.0. - [Release notes](https://github.com/discordjs/opus/releases) - [Commits](https://github.com/discordjs/opus/compare/v0.5.3...v0.7.0) --- updated-dependencies: - dependency-name: "@discordjs/opus" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9af3353..b2f047a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "cr.js": "^0.2.2", "mal-scraper": "^2.11.2", "striptags": "^3.1.1", - "@discordjs/opus": "^0.5.0", + "@discordjs/opus": "^0.7.0", "canvas": "^2.6.1", "ytdl-core": "^4.0.0", "hastebin-gen": "^2.0.5"