diff --git a/package.json b/package.json index fee0622..ee9cba0 100644 --- a/package.json +++ b/package.json @@ -4,15 +4,15 @@ "description": "Woomy is a all-purpose discord bot built off the guidebot base and coded in node.js using discord.js.", "main": "index.js", "dependencies": { - "@discordjs/opus": "^0.4.0", - "@sentry/node": "^6.2.2", - "better-sqlite3": "^7.1.2", + "@discordjs/opus": "^0.5.0", + "@sentry/node": "^6.2.5", + "better-sqlite3": "^7.1.4", "chalk": "^4.0.0", "dblapi.js": "^2.4.1", "discord-paginator.js": "github:mudkipscience/discord-paginator.js", - "discord.js": "^12.5.1", + "discord.js": "^12.5.3", "enmap": "^5.8.4", - "ffmpeg-static": "^4.2.8", + "ffmpeg-static": "^4.3.0", "hastebin-gen": "^2.0.5", "moment": "^2.29.1", "moment-duration-format": "^2.3.2",