aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-05 10:43:31 +0000
committerGitHub <[email protected]>2021-04-05 10:43:31 +0000
commit24bd554c32f2ad9176ac0e9e4ccea5abb43f0b57 (patch)
treed19348450e3b6f5ea26640dbbc0e493f09dceb1b
parentbd5a4279863dc92ed32c25268664d1bf7ab234b2 (diff)
downloadmuse-24bd554c32f2ad9176ac0e9e4ccea5abb43f0b57.tar.xz
muse-24bd554c32f2ad9176ac0e9e4ccea5abb43f0b57.zip
Bump discord.js from 12.5.2 to 12.5.3
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.2 to 12.5.3. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Commits](https://github.com/discordjs/discord.js/compare/12.5.2...12.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 2708717..47d8bf8 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"array-shuffle": "^2.0.0",
"debug": "^4.3.1",
"delay": "^5.0.0",
- "discord.js": "^12.5.2",
+ "discord.js": "^12.5.3",
"dotenv": "^8.2.0",
"fluent-ffmpeg": "^2.1.2",
"fs-capacitor": "^6.2.0",
diff --git a/yarn.lock b/yarn.lock
index 4e5244d..91aa059 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -867,10 +867,10 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"
-discord.js@^12.5.2:
- version "12.5.2"
- resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-12.5.2.tgz#7a81c39d11b56747656c60127709ee9dfa3119bf"
- integrity sha512-PAJv2azCHZNz5VlSOcEYS3SPBmYvka0WHlWhTlHgorfJVRcm1xPwYFqPeU+8+YsWlUxkfgGUD2bnNkVx6vIqPw==
+discord.js@^12.5.3:
+ version "12.5.3"
+ resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-12.5.3.tgz#56820d473c24320871df9ea0bbc6b462f21cf85c"
+ integrity sha512-D3nkOa/pCkNyn6jLZnAiJApw2N9XrIsXUAdThf01i7yrEuqUmDGc7/CexVWwEcgbQR97XQ+mcnqJpmJ/92B4Aw==
dependencies:
"@discordjs/collection" "^0.1.6"
"@discordjs/form-data" "^3.0.1"