From 5fac29bebb895381a56d5b9e482ed8dbffb55829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 18:04:26 +0000 Subject: [PATCH] Bump @discordjs/opus from 0.5.3 to 0.6.0 Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.5.3 to 0.6.0. - [Release notes](https://github.com/discordjs/opus/releases) - [Commits](https://github.com/discordjs/opus/compare/v0.5.3...v0.6.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..bd65c3f 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.6.0", "canvas": "^2.6.1", "ytdl-core": "^4.0.0", "hastebin-gen": "^2.0.5"