File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@discordjs/rest" : " ^1.7.1" ,
24
24
"@ptkdev/logger" : " ^1.8.0" ,
25
- "discord-api-types" : " ^0.37.83 " ,
25
+ "discord-api-types" : " ^0.37.86 " ,
26
26
"discord.js" : " ^14.15.2" ,
27
27
"ms" : " ^2.1.3" ,
28
28
"node-cron" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ color-name@~1.1.4:
189
189
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
190
190
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
191
191
192
- [email protected] , discord-api-types@^0.37.83 :
192
+
193
193
version "0.37.83"
194
194
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.83.tgz#a22a799729ceded8176ea747157837ddf4708b1f"
195
195
integrity sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==
@@ -199,6 +199,11 @@ discord-api-types@^0.37.41:
199
199
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.43.tgz"
200
200
integrity sha512-bBhDWU3TF9KADxR/mHp1K4Bvu/LRtFQdGyBjADu4e66F3ZnD4kp12W/SJCttIaCcMXzPV3sfty6eDGRNRph51Q==
201
201
202
+ discord-api-types@^0.37.86 :
203
+ version "0.37.86"
204
+ resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.86.tgz#fdf36781db44b8fd8d524027fa63be48edffe0cc"
205
+ integrity sha512-ofpVLHshKdKl+XuZBbwOBSlgQFPJPzMuUiBpala3+ImPHBVo7ojZpzJUu2NJV/f0t1kqncechDugQpO5AjZnxg==
206
+
202
207
discord.js@^14.15.2 :
203
208
version "14.15.2"
204
209
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-14.15.2.tgz#ea2cacad02aff1faedf69ccea012149e06ab4277"
You can’t perform that action at this time.
0 commit comments