From 7fbc14bdbe47d9312541e0ee824244eba19dcbca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 10:29:47 +0000 Subject: [PATCH] Bump @discordjs/rest from 0.3.0 to 1.0.1 Bumps [@discordjs/rest](https://github.com/discordjs/discord.js) from 0.3.0 to 1.0.1. - [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.0.1) --- 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..5327f88 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.0.1", "canvas": "^2.8.0", "discord-api-types": "^0.27.2", "discord-player": "^5.2.0",