chore(deps): bump twitch from 4.3.1 to 4.3.2 (#944)

This commit is contained in:
dependabot[bot]
2020-11-28 12:16:01 -05:00
committed by GitHub
parent d2efb91de4
commit be48520469
2 changed files with 16 additions and 16 deletions
+15 -15
View File
@@ -351,9 +351,9 @@
}, },
"dependencies": { "dependencies": {
"@types/node": { "@types/node": {
"version": "12.19.6", "version": "12.19.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.19.6.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.19.7.tgz",
"integrity": "sha512-U2VopDdmBoYBmtm8Rz340mvvSz34VgX/K9+XCuckvcLGMkt3rbMX8soqFOikIPlPBc5lmw8By9NUK7bEFSBFlQ==" "integrity": "sha512-zvjOU1g4CpPilbTDUATnZCUb/6lARMRAqzT7ILwl1P3YvU2leEcZ2+fw9+Jrw/paXB1CgQyXTrN4hWDtqT9O2A=="
}, },
"tslib": { "tslib": {
"version": "2.0.3", "version": "2.0.3",
@@ -10565,9 +10565,9 @@
} }
}, },
"twitch": { "twitch": {
"version": "4.3.1", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/twitch/-/twitch-4.3.1.tgz", "resolved": "https://registry.npmjs.org/twitch/-/twitch-4.3.2.tgz",
"integrity": "sha512-Lnqo0W18aKW1W34kIZlIDGxPLtvRJJUcS2aJqITqy7J+7GFPI9eG9e9dFZH3GKflgwa+pczPIYlao4p1Me3hvQ==", "integrity": "sha512-Z59yCJ903FDXxbGrbX+0wYeLpp+2bgey6vabKc9LCZjsWRCUEmCcL2KnP7tU2GX4Eiynanq9z/u9pNklGGikwA==",
"requires": { "requires": {
"@d-fischer/cache-decorators": "^2.1.1", "@d-fischer/cache-decorators": "^2.1.1",
"@d-fischer/deprecate": "^2.0.2", "@d-fischer/deprecate": "^2.0.2",
@@ -10576,8 +10576,8 @@
"@d-fischer/shared-utils": "^2.4.1", "@d-fischer/shared-utils": "^2.4.1",
"top-package": "^1.0.0", "top-package": "^1.0.0",
"tslib": "^2.0.3", "tslib": "^2.0.3",
"twitch-api-call": "^4.3.1", "twitch-api-call": "^4.3.2",
"twitch-auth": "^4.3.1" "twitch-auth": "^4.3.2"
}, },
"dependencies": { "dependencies": {
"tslib": { "tslib": {
@@ -10586,9 +10586,9 @@
"integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==" "integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ=="
}, },
"twitch-api-call": { "twitch-api-call": {
"version": "4.3.1", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.3.1.tgz", "resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.3.2.tgz",
"integrity": "sha512-8t0rjzKKrl2JFzp6BBJlm/UIbKAE3GpSVojo9P9gFqCcGfFI7XSZ5hHBePPn6FAtDpxJ4mXlbtRmw1apXY4Tag==", "integrity": "sha512-SFjjqTDceYCDXAPQirtWN/66UJOydDpumBsURlUy9zXsue3576H4emV+4ckW7pG+usVhSVlGVQHFC4MB1e2yJA==",
"requires": { "requires": {
"@d-fischer/cross-fetch": "^4.0.2", "@d-fischer/cross-fetch": "^4.0.2",
"@d-fischer/qs": "^7.0.2", "@d-fischer/qs": "^7.0.2",
@@ -10596,15 +10596,15 @@
} }
}, },
"twitch-auth": { "twitch-auth": {
"version": "4.3.1", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.3.1.tgz", "resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.3.2.tgz",
"integrity": "sha512-oVdhgoEF4dS1Dn4ag+9SLmQxjYArKfvLsVD/0gXxCYK4S1fStqtL7frp17LyN1E8Dy3K3zBWs7U7QTTMgdmd8w==", "integrity": "sha512-nejzMmzwH8u7hwYrGn5kNVIKyGeG1OhUEDtJgTckD6GI+kBtfgm37IMSWkWCG2SVF1tXQlcuZiSW1gU5DfD12w==",
"requires": { "requires": {
"@d-fischer/deprecate": "^2.0.2", "@d-fischer/deprecate": "^2.0.2",
"@d-fischer/logger": "^2.1.1", "@d-fischer/logger": "^2.1.1",
"@d-fischer/shared-utils": "^2.4.1", "@d-fischer/shared-utils": "^2.4.1",
"tslib": "^2.0.3", "tslib": "^2.0.3",
"twitch-api-call": "^4.3.1" "twitch-api-call": "^4.3.2"
} }
} }
} }
+1 -1
View File
@@ -47,7 +47,7 @@
"puppeteer-extra-plugin-stealth": "^2.6.5", "puppeteer-extra-plugin-stealth": "^2.6.5",
"pushover-notifications": "^1.2.2", "pushover-notifications": "^1.2.2",
"twilio": "^3.52.0", "twilio": "^3.52.0",
"twitch": "^4.3.1", "twitch": "^4.3.2",
"twitch-auth": "^4.3.1", "twitch-auth": "^4.3.1",
"twitch-chat-client": "^4.3.2", "twitch-chat-client": "^4.3.2",
"twitter": "^1.7.1", "twitter": "^1.7.1",