Upgrade discord-interactions and use verifyKeyMiddleware (#57)

This commit is contained in:
Justin Beckwith
2024-07-26 10:48:46 -07:00
committed by GitHub
parent 0e233d10a7
commit 62f3c90c6d
9 changed files with 35 additions and 47 deletions

View File

@@ -16,7 +16,7 @@
"author": "Shay DeWael",
"license": "MIT",
"dependencies": {
"discord-interactions": "^3.2.0",
"discord-interactions": "^4.0.0",
"dotenv": "^16.0.3",
"express": "^4.18.2"
},