From f7b2c97fad578515debfb8d15ee56c9c92dee7b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 10:30:48 +0000 Subject: [PATCH] Bump @discordjs/rest from 0.3.0 to 1.1.0 Bumps [@discordjs/rest](https://github.com/discordjs/discord.js) from 0.3.0 to 1.1.0. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/rest@0.3.0...@discordjs/rest@1.1.0) --- updated-dependencies: - dependency-name: "@discordjs/rest" 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 0916ef5..0055fc2 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/AQRRastiq/AstralBot#readme", "dependencies": { "@discord-player/extractor": "^3.0.2", - "@discordjs/rest": "^0.3.0", + "@discordjs/rest": "^1.1.0", "canvas": "^2.8.0", "discord-api-types": "^0.27.2", "discord-player": "^5.2.0",