diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-05 10:43:31 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-05 10:43:31 +0000 |
| commit | 24bd554c32f2ad9176ac0e9e4ccea5abb43f0b57 (patch) | |
| tree | d19348450e3b6f5ea26640dbbc0e493f09dceb1b | |
| parent | bd5a4279863dc92ed32c25268664d1bf7ab234b2 (diff) | |
| download | muse-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.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
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", @@ -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" |
