bump versions

This commit is contained in:
igna
2022-11-21 19:43:40 -03:00
committed by GitHub
parent 2d23ca617e
commit 309935af5b

View File

@@ -12,9 +12,9 @@
"license": "MIT",
"dependencies": {
"discord-interactions": "^3.2.0",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"node-fetch": "^3.2.3"
"dotenv": "^16.0.3",
"express": "^4.18.2",
"node-fetch": "^3.3.0"
},
"devDependencies": {
"nodemon": "^2.0.15"