From 4a0d8045ab217b5d1984f81cda14314f67a9b662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 08:03:24 +0000 Subject: [PATCH] :arrow_up: Bump @discordjs/opus from 0.4.0 to 0.7.0 Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.4.0 to 0.7.0. - [Release notes](https://github.com/discordjs/opus/releases) - [Commits](https://github.com/discordjs/opus/compare/v0.4.0...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 44a88e0c9b..892b47da00 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/Androz2091/AtlantaBot#readme", "dependencies": { - "@discordjs/opus": "^0.4.0", + "@discordjs/opus": "^0.7.0", "@k3rn31p4nic/google-translate-api": "github:k3rn31p4nic/google-translate-api", "@sentry/node": "6.2.0", "@sindresorhus/slugify": "^1.1.0",