1
0
Fork 0

Updated discord.js

This commit is contained in:
EmotionChild 2022-01-16 19:57:19 +13:00
parent f1f356d997
commit 000c76b210
No known key found for this signature in database
GPG key ID: 23DC06AC32786520
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
"main": "index.js",
"license": "GPL-3.0",
"dependencies": {
"discord.js": "^13.5.1",
"discord.js": "^13.6.0",
"dotenv": "^11.0.0",
"mysql2": "^2.3.3",
"reflect-metadata": "^0.1.13",

View file

@ -340,10 +340,10 @@ discord-api-types@^0.26.0:
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.26.1.tgz#726f766ddc37d60da95740991d22cb6ef2ed787b"
integrity sha512-T5PdMQ+Y1MEECYMV5wmyi9VEYPagEDEi4S0amgsszpWY0VB9JJ/hEvM6BgLhbdnKky4gfmZEXtEEtojN8ZKJQQ==
discord.js@^13.5.1:
version "13.5.1"
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-13.5.1.tgz#c0af11c7bfdcf6ac3f6bf28c7d96855c0c6a8997"
integrity sha512-ejEG5MXzB0eda9Nt+VzqgdvDWVO5U/GynGzq6DRPLaCH1yyn2YRU9J+vCMl77pWA1rzYGX+b/9RI31x0wt3qXA==
discord.js@^13.6.0:
version "13.6.0"
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-13.6.0.tgz#d8a8a591dbf25cbcf9c783d5ddf22c4694860475"
integrity sha512-tXNR8zgsEPxPBvGk3AQjJ9ljIIC6/LOPjzKwpwz8Y1Q2X66Vi3ZqFgRHYwnHKC0jC0F+l4LzxlhmOJsBZDNg9g==
dependencies:
"@discordjs/builders" "^0.11.0"
"@discordjs/collection" "^0.4.0"