diff --git a/services/nodecg-io-twitch-pubsub/package.json b/services/nodecg-io-twitch-pubsub/package.json index 9736ae359..a11229199 100644 --- a/services/nodecg-io-twitch-pubsub/package.json +++ b/services/nodecg-io-twitch-pubsub/package.json @@ -40,6 +40,6 @@ "nodecg-io-core": "^0.3.0", "nodecg-io-twitch-auth": "^0.3.0", "@twurple/api": "^5.3.4", - "@twurple/pubsub": "^5.3.4" + "@twurple/pubsub": "^6.0.5" } }