From 4fd4c0a4fcd5909689208f43041cf5813d016382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 04:18:32 +0000 Subject: [PATCH] :arrow_up: Bump @discordjs/opus from 0.4.0 to 0.9.0 Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.4.0 to 0.9.0. - [Release notes](https://github.com/discordjs/opus/releases) - [Commits](https://github.com/discordjs/opus/compare/v0.4.0...v0.9.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..2df91cba3d 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.9.0", "@k3rn31p4nic/google-translate-api": "github:k3rn31p4nic/google-translate-api", "@sentry/node": "6.2.0", "@sindresorhus/slugify": "^1.1.0",