diff --git a/services/nodecg-io-twitch-chat/package.json b/services/nodecg-io-twitch-chat/package.json index ccc46c31a..687af9131 100644 --- a/services/nodecg-io-twitch-chat/package.json +++ b/services/nodecg-io-twitch-chat/package.json @@ -39,6 +39,6 @@ "dependencies": { "nodecg-io-core": "^0.3.0", "nodecg-io-twitch-auth": "^0.3.0", - "@twurple/chat": "^5.3.4" + "@twurple/chat": "^6.0.9" } }