summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Pignolet <matthieu@matthieu-dev.xyz>2024-11-05 21:06:56 +0400
committerGitHub <noreply@github.com>2024-11-05 21:06:56 +0400
commitdd6f84f649666577ac34b0ac8e869b5b8069d6da (patch)
treebeaf34bf765d90cdc8263975c67fac69bed984ce
parent4a6372df8829f310ff47aa93df6ea94231044bd9 (diff)
Update package.json
-rw-r--r--discordjs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/discordjs/package.json b/discordjs/package.json
index 2adc689..9d94128 100644
--- a/discordjs/package.json
+++ b/discordjs/package.json
@@ -10,7 +10,7 @@
"license": "ISC",
"description": "",
"dependencies": {
- "discord.js": "^14.15.3",
+ "discord.js": "^14.16.3",
"undici": "^6.18.2"
}
}