Update D.js >=14.8.0

This commit is contained in:
Skylar Grant 2023-04-09 12:34:03 -04:00
parent 560503d7c8
commit 0f4b341dbc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
},
"homepage": "https://github.com/voidf1sh/voidbot#readme",
"dependencies": {
"discord.js": "^14.7.1",
"discord.js": "^14.9.0",
"dotenv": "^16.0.3",
"string.prototype.replaceall": "^1.0.7"
}