deps: update discord.js to 14.25.1
Node.js CI / CI (push) Successful in 42s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m2s

Enables typed getStringSelectValues() for modal select menus,
removing the need for type assertion workarounds.
This commit is contained in:
2026-03-12 23:01:22 -07:00
committed by Naomi Carrigan
parent 2991a56147
commit e2167b117a
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"@anthropic-ai/sdk": "0.56.0",
"@nhcarrigan/discord-analytics": "0.0.6",
"@nhcarrigan/logger": "1.1.1",
"discord.js": "14.21.0",
"discord.js": "14.25.1",
"fastify": "5.4.0"
},
"devDependencies": {