From eeab4b112a6482d4fd381014e44fd0d6e071c494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 10:56:04 -0400 Subject: [PATCH] chore(deps): bump twitch-chat-client from 4.4.13 to 4.5.1 (#2127) Bumps [twitch-chat-client](https://github.com/d-fischer/twitch/tree/HEAD/packages/twitch-chat-client) from 4.4.13 to 4.5.1. - [Release notes](https://github.com/d-fischer/twitch/releases) - [Commits](https://github.com/d-fischer/twitch/commits/v4.5.1/packages/twitch-chat-client) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 122 ++++++++++++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 76 insertions(+), 48 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40c49a9c10..afd83dd113 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "twilio": "^3.57.0", "twitch": "^4.4.12", "twitch-auth": "^4.4.12", - "twitch-chat-client": "^4.4.12", + "twitch-chat-client": "^4.5.1", "twitter": "^1.7.1", "winston": "^3.3.3" }, @@ -259,6 +259,9 @@ "@types/ws": "^7.2.7", "tslib": "^2.0.3", "ws": "^7.4.2" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" } }, "node_modules/@d-fischer/cross-fetch": { @@ -285,7 +288,10 @@ "node_modules/@d-fischer/isomorphic-ws": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/@d-fischer/isomorphic-ws/-/isomorphic-ws-5.0.3.tgz", - "integrity": "sha512-jT9J/ehLgPXMW3akVRpIJ7CeMKJLH/gCw+PksATT2lN5B5ceEE+am111P2niyEQKxKGYpHrsCEMmK+IdS+E/dQ==" + "integrity": "sha512-jT9J/ehLgPXMW3akVRpIJ7CeMKJLH/gCw+PksATT2lN5B5ceEE+am111P2niyEQKxKGYpHrsCEMmK+IdS+E/dQ==", + "peerDependencies": { + "ws": "*" + } }, "node_modules/@d-fischer/logger": { "version": "3.1.0", @@ -350,6 +356,9 @@ "dependencies": { "@types/node": "^14.11.2", "tslib": "^2.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" } }, "node_modules/@dabh/diagnostics": { @@ -4299,11 +4308,11 @@ } }, "node_modules/ircv3": { - "version": "0.26.12", - "resolved": "https://registry.npmjs.org/ircv3/-/ircv3-0.26.12.tgz", - "integrity": "sha512-lPshVcxYHLboS+EgsFZQE3i4J/yTsCTj/m2wTyJ7TFZz+AQGDBnmD+7UA/94q6exe3Ql4XOLWfRkBC7rdFc2cg==", + "version": "0.26.13", + "resolved": "https://registry.npmjs.org/ircv3/-/ircv3-0.26.13.tgz", + "integrity": "sha512-h2DM250qxBWvr/ZcxxuCIeYQSSJU5ScvfBhUEjGQkYslbkXzdlylo7mvkABueyQqV729Bnu/EW6FP2MpHlbY1g==", "dependencies": { - "@d-fischer/connection": "^6.4.1", + "@d-fischer/connection": "^6.4.2", "@d-fischer/escape-string-regexp": "^5.0.0", "@d-fischer/logger": "^3.1.0", "@d-fischer/shared-utils": "^3.0.1", @@ -4311,6 +4320,9 @@ "@types/node": "^14.14.19", "klona": "^2.0.4", "tslib": "^2.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" } }, "node_modules/is-absolute": { @@ -11009,35 +11021,41 @@ } }, "node_modules/twitch-api-call": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.4.12.tgz", - "integrity": "sha512-AFGj3Jo1T3dF3MApQtFgIXLXix3tipWN5ytOHpOaO1zMjmRaQ+wIAnS1znzIPJPmpY8R+lBjnasFOq1mwfrtKg==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.5.1.tgz", + "integrity": "sha512-bN64iWbGFdEl2TXAdzbbG5XC43lQYxfaiXuMZe3/EqoCgYW2sxSRFALUDzxRgUXKvp/2t2duwkXcy5DZm7Ca+A==", "dependencies": { "@d-fischer/cross-fetch": "^4.0.2", "@d-fischer/qs": "^7.0.2", "@types/node-fetch": "^2.5.7", "node-fetch": "^2.6.1", "tslib": "^2.0.3", - "twitch-common": "^4.4.12" + "twitch-common": "^4.5.1" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" } }, "node_modules/twitch-auth": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.4.12.tgz", - "integrity": "sha512-MxmwpKFg5UPo7IcrqCAXS90GxOUedN2FKhpzn70qauBZGOQpSPEmfts6Da0MVbqHJHiKNxClSwRDb6MjPtENCw==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.5.1.tgz", + "integrity": "sha512-qy9niynqLWKxR0hVBF/OPLdYlyzmLxnyECDUqG/qC4avnjDsO0A/f507wu651iN1FeNoNxMY6EoE9AWydCiLIg==", "dependencies": { "@d-fischer/deprecate": "^2.0.2", "@d-fischer/logger": "^3.1.0", "@d-fischer/shared-utils": "^3.0.1", "tslib": "^2.0.3", - "twitch-api-call": "^4.4.12", - "twitch-common": "^4.4.12" + "twitch-api-call": "^4.5.1", + "twitch-common": "^4.5.1" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" } }, "node_modules/twitch-chat-client": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.4.12.tgz", - "integrity": "sha512-czbtBl5TVPGNOU1mMmWBxxBWHjH9ieiejya1mkb4LP4e1UJ4W6zcAN9kTtqR9XaFxt8yP9z32SnHj2g3yTdYuQ==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.5.1.tgz", + "integrity": "sha512-XpWepfOH+vYseQdNI+OZ+um5vYuZng/OAbeAKkSHrHzWKLtjhwJY6CmYs3sL04J6GUM4GMYvmk5E7DNL83M25Q==", "dependencies": { "@d-fischer/cache-decorators": "^2.1.1", "@d-fischer/deprecate": "^2.0.2", @@ -11045,20 +11063,29 @@ "@d-fischer/rate-limiter": "^0.4.2", "@d-fischer/shared-utils": "^3.0.1", "@d-fischer/typed-event-emitter": "^3.2.2", - "ircv3": "^0.26.12", + "ircv3": "^0.26.13", "tslib": "^2.0.3", - "twitch-auth": "^4.4.12", - "twitch-common": "^4.4.12" + "twitch-auth": "^4.5.1", + "twitch-common": "^4.5.1" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + }, + "peerDependencies": { + "twitch": "^4.4.0" } }, "node_modules/twitch-common": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.4.12.tgz", - "integrity": "sha512-hYDHD4TbDrg5YDc8/fSk64ohdtrrF3YRwL52mo+UYvlHuhmUyM2ww9ea3vdtaZg41MHyL6dOLtU1UrftoZGq2g==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.5.1.tgz", + "integrity": "sha512-NKzDYfp9YusnwzM23OaM26n0CIx7LtlWoXG4wvdsFfWJv5Q5/juvC9P6P5Pthis15H8cairJ4Aw32d35aHOdTQ==", "dependencies": { "@d-fischer/logger": "^3.1.0", "@d-fischer/shared-utils": "^3.0.1", "tslib": "^2.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" } }, "node_modules/twitter": { @@ -12039,7 +12066,8 @@ "@d-fischer/isomorphic-ws": { "version": "5.0.3", "resolved": "https://registry.npmjs.org/@d-fischer/isomorphic-ws/-/isomorphic-ws-5.0.3.tgz", - "integrity": "sha512-jT9J/ehLgPXMW3akVRpIJ7CeMKJLH/gCw+PksATT2lN5B5ceEE+am111P2niyEQKxKGYpHrsCEMmK+IdS+E/dQ==" + "integrity": "sha512-jT9J/ehLgPXMW3akVRpIJ7CeMKJLH/gCw+PksATT2lN5B5ceEE+am111P2niyEQKxKGYpHrsCEMmK+IdS+E/dQ==", + "requires": {} }, "@d-fischer/logger": { "version": "3.1.0", @@ -15459,11 +15487,11 @@ "integrity": "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=" }, "ircv3": { - "version": "0.26.12", - "resolved": "https://registry.npmjs.org/ircv3/-/ircv3-0.26.12.tgz", - "integrity": "sha512-lPshVcxYHLboS+EgsFZQE3i4J/yTsCTj/m2wTyJ7TFZz+AQGDBnmD+7UA/94q6exe3Ql4XOLWfRkBC7rdFc2cg==", + "version": "0.26.13", + "resolved": "https://registry.npmjs.org/ircv3/-/ircv3-0.26.13.tgz", + "integrity": "sha512-h2DM250qxBWvr/ZcxxuCIeYQSSJU5ScvfBhUEjGQkYslbkXzdlylo7mvkABueyQqV729Bnu/EW6FP2MpHlbY1g==", "requires": { - "@d-fischer/connection": "^6.4.1", + "@d-fischer/connection": "^6.4.2", "@d-fischer/escape-string-regexp": "^5.0.0", "@d-fischer/logger": "^3.1.0", "@d-fischer/shared-utils": "^3.0.1", @@ -20497,35 +20525,35 @@ } }, "twitch-api-call": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.4.12.tgz", - "integrity": "sha512-AFGj3Jo1T3dF3MApQtFgIXLXix3tipWN5ytOHpOaO1zMjmRaQ+wIAnS1znzIPJPmpY8R+lBjnasFOq1mwfrtKg==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.5.1.tgz", + "integrity": "sha512-bN64iWbGFdEl2TXAdzbbG5XC43lQYxfaiXuMZe3/EqoCgYW2sxSRFALUDzxRgUXKvp/2t2duwkXcy5DZm7Ca+A==", "requires": { "@d-fischer/cross-fetch": "^4.0.2", "@d-fischer/qs": "^7.0.2", "@types/node-fetch": "^2.5.7", "node-fetch": "^2.6.1", "tslib": "^2.0.3", - "twitch-common": "^4.4.12" + "twitch-common": "^4.5.1" } }, "twitch-auth": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.4.12.tgz", - "integrity": "sha512-MxmwpKFg5UPo7IcrqCAXS90GxOUedN2FKhpzn70qauBZGOQpSPEmfts6Da0MVbqHJHiKNxClSwRDb6MjPtENCw==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.5.1.tgz", + "integrity": "sha512-qy9niynqLWKxR0hVBF/OPLdYlyzmLxnyECDUqG/qC4avnjDsO0A/f507wu651iN1FeNoNxMY6EoE9AWydCiLIg==", "requires": { "@d-fischer/deprecate": "^2.0.2", "@d-fischer/logger": "^3.1.0", "@d-fischer/shared-utils": "^3.0.1", "tslib": "^2.0.3", - "twitch-api-call": "^4.4.12", - "twitch-common": "^4.4.12" + "twitch-api-call": "^4.5.1", + "twitch-common": "^4.5.1" } }, "twitch-chat-client": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.4.12.tgz", - "integrity": "sha512-czbtBl5TVPGNOU1mMmWBxxBWHjH9ieiejya1mkb4LP4e1UJ4W6zcAN9kTtqR9XaFxt8yP9z32SnHj2g3yTdYuQ==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.5.1.tgz", + "integrity": "sha512-XpWepfOH+vYseQdNI+OZ+um5vYuZng/OAbeAKkSHrHzWKLtjhwJY6CmYs3sL04J6GUM4GMYvmk5E7DNL83M25Q==", "requires": { "@d-fischer/cache-decorators": "^2.1.1", "@d-fischer/deprecate": "^2.0.2", @@ -20533,16 +20561,16 @@ "@d-fischer/rate-limiter": "^0.4.2", "@d-fischer/shared-utils": "^3.0.1", "@d-fischer/typed-event-emitter": "^3.2.2", - "ircv3": "^0.26.12", + "ircv3": "^0.26.13", "tslib": "^2.0.3", - "twitch-auth": "^4.4.12", - "twitch-common": "^4.4.12" + "twitch-auth": "^4.5.1", + "twitch-common": "^4.5.1" } }, "twitch-common": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.4.12.tgz", - "integrity": "sha512-hYDHD4TbDrg5YDc8/fSk64ohdtrrF3YRwL52mo+UYvlHuhmUyM2ww9ea3vdtaZg41MHyL6dOLtU1UrftoZGq2g==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.5.1.tgz", + "integrity": "sha512-NKzDYfp9YusnwzM23OaM26n0CIx7LtlWoXG4wvdsFfWJv5Q5/juvC9P6P5Pthis15H8cairJ4Aw32d35aHOdTQ==", "requires": { "@d-fischer/logger": "^3.1.0", "@d-fischer/shared-utils": "^3.0.1", diff --git a/package.json b/package.json index 9fbfef3caf..84cead2f43 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "twilio": "^3.57.0", "twitch": "^4.4.12", "twitch-auth": "^4.4.12", - "twitch-chat-client": "^4.4.12", + "twitch-chat-client": "^4.5.1", "twitter": "^1.7.1", "winston": "^3.3.3" },