From aa4e2f93bce0908a8022e44f33d7e4d2dfc8d3dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 04:11:01 +0000 Subject: [PATCH] :arrow_up: Bump discord-player from 3.4.0 to 5.4.0 Bumps [discord-player](https://github.com/Androz2091/discord-player) from 3.4.0 to 5.4.0. - [Release notes](https://github.com/Androz2091/discord-player/releases) - [Commits](https://github.com/Androz2091/discord-player/compare/v3.4.0...v5.4.0) --- updated-dependencies: - dependency-name: discord-player dependency-type: direct:production update-type: version-update:semver-major ... 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..32ad1d7329 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "discord-canvas": "^1.3.2", "discord-giveaways": "^4.4.3", "discord-paginationembed": "^2.1.0", - "discord-player": "^3.0.3", + "discord-player": "^5.4.0", "discord.js": "^12.5.1", "ejs": "^3.1.3", "express": "^4.17.1",