Skip to content

Commit

Permalink
update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BluDood committed Oct 30, 2022
1 parent 0c842b7 commit 57819cd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"author": "BluDood",
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^0.9.0",
"@discordjs/rest": "^0.2.0-canary.0",
"axios": "^0.24.0",
"chalk": "^4.1.2",
"discord-api-types": "^0.25.2",
"discord.js": "^13.6.0"
"@discordjs/builders": "^1.3.0",
"@discordjs/rest": "^1.3.0",
"axios": "^0.27.2",
"chalk": "^5.1.2",
"discord-api-types": "^0.37.15",
"discord.js": "^14.6.0"
}
}

0 comments on commit 57819cd

Please sign in to comment.