diff --git a/services/nodecg-io-twitch-pubsub/package.json b/services/nodecg-io-twitch-pubsub/package.json index 6d7f8d880..4410f4ae7 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.9" } }