Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"bull": "^4.10.2",
"bullmq": "^3.5.3",
"colorette": "^2.0.19",
"discord-api-types": "^0.37.26",
"discord-api-types": "^0.38.0",
"discord.js": "^14.7.1",
"dotenv-cra": "^3.0.2",
"nodemailer": "^6.8.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1470,7 +1470,7 @@ __metadata:
bull: ^4.10.2
bullmq: ^3.5.3
colorette: ^2.0.19
discord-api-types: ^0.37.26
discord-api-types: ^0.38.0
discord.js: ^14.7.1
dotenv-cra: ^3.0.2
eslint: 8.57.1
Expand Down Expand Up @@ -2283,20 +2283,20 @@ __metadata:
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.26":
version: 0.37.37
resolution: "discord-api-types@npm:0.37.37"
checksum: 6b680f52c19aebf0dd1a714ef109a55bfe6786d10fd410f7bf1ee9244041f8b10ba81a988799a832382b34b2ae5ef3027ee31f6d1cf4555f1647252635c6eaaa
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.38":
version: 0.37.38
resolution: "discord-api-types@npm:0.37.38"
checksum: 58972778639234307ae6c0ce5b841a8a3a29c38116aa9f96051e65a88f6bbc4f1df671c5a985712d816764507308f8ebc97b1c98dad8de7bf756e05819db84ca
languageName: node
linkType: hard

"discord-api-types@npm:^0.38.0":
version: 0.38.48
resolution: "discord-api-types@npm:0.38.48"
checksum: 2258a11d104829050ac96ff490b22c88857bf10797fd7d1a71325c8d21660951e74aa2f4fa48d3a792524ff6560fbbe95e1d98d3f94c0695d848b9a34bf39800
languageName: node
linkType: hard

"discord.js@npm:^14.7.1":
version: 14.7.1
resolution: "discord.js@npm:14.7.1"
Expand Down
Loading