mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(deps): bump twitch from 4.4.5 to 4.4.6 (#1831)
Bumps [twitch](https://github.com/d-fischer/twitch/tree/HEAD/packages/twitch) from 4.4.5 to 4.4.6. - [Release notes](https://github.com/d-fischer/twitch/releases) - [Commits](https://github.com/d-fischer/twitch/commits/v4.4.6/packages/twitch) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+18
-18
@@ -8662,9 +8662,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"twitch": {
|
"twitch": {
|
||||||
"version": "4.4.5",
|
"version": "4.4.6",
|
||||||
"resolved": "https://registry.npmjs.org/twitch/-/twitch-4.4.5.tgz",
|
"resolved": "https://registry.npmjs.org/twitch/-/twitch-4.4.6.tgz",
|
||||||
"integrity": "sha512-/zo4B/gutjT9HrbgD5uQOP5hPgbnIbTJ5g+nuDjWiXMrNRW8VC11DIeZAqRhsDLzngtWWyktEK5lxwsgWdXlaA==",
|
"integrity": "sha512-Z52lfTTasjvBORRzm8donC5OKiF7h+bgXRpn2QgjRWHnPrjsWWWZAvtdd590SvMnZpHzcmAS7iut8ie5pgs4kA==",
|
||||||
"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",
|
||||||
@@ -8673,41 +8673,41 @@
|
|||||||
"@d-fischer/shared-utils": "^3.0.1",
|
"@d-fischer/shared-utils": "^3.0.1",
|
||||||
"top-package": "^1.0.0",
|
"top-package": "^1.0.0",
|
||||||
"tslib": "^2.0.3",
|
"tslib": "^2.0.3",
|
||||||
"twitch-api-call": "^4.4.5",
|
"twitch-api-call": "^4.4.6",
|
||||||
"twitch-auth": "^4.4.5",
|
"twitch-auth": "^4.4.6",
|
||||||
"twitch-common": "^4.4.5"
|
"twitch-common": "^4.4.6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"twitch-api-call": {
|
"twitch-api-call": {
|
||||||
"version": "4.4.5",
|
"version": "4.4.6",
|
||||||
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.4.5.tgz",
|
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.4.6.tgz",
|
||||||
"integrity": "sha512-wZ/RYzdZJPRxOMewVCM4JQNv4bJLQesjJelz3y0X4hyD6VGOhD/akVnBMlyA5WyNaxPAi6ko0ZYN3h4LA4SQcA==",
|
"integrity": "sha512-IBRVgZn6p2wVyo+nKU71cw1YCfUHVbvln4j2JMYhYVHFy9WcWvqc4RZXU66V981fMiSPjStI09LNEo+04rJZEg==",
|
||||||
"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",
|
||||||
"@types/node-fetch": "^2.5.7",
|
"@types/node-fetch": "^2.5.7",
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"tslib": "^2.0.3",
|
"tslib": "^2.0.3",
|
||||||
"twitch-common": "^4.4.5"
|
"twitch-common": "^4.4.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"twitch-auth": {
|
"twitch-auth": {
|
||||||
"version": "4.4.5",
|
"version": "4.4.6",
|
||||||
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.4.5.tgz",
|
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.4.6.tgz",
|
||||||
"integrity": "sha512-lHVQ2amdUxHGOuKFGEewLlCbh0YzEvHTRXuC5q5SPOAmbK392OiFbX/wlEqLWHU7yk8xFeIu6P4bIWAV+2LiJw==",
|
"integrity": "sha512-bNL72AqKlginINPggMwig2l/ptVjyOHw7Z8uNttaaJ3Ezza4hPH/ipXvN479nS5cHBylowx3gR8vNOauBLm4qg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@d-fischer/deprecate": "^2.0.2",
|
"@d-fischer/deprecate": "^2.0.2",
|
||||||
"@d-fischer/logger": "^3.1.0",
|
"@d-fischer/logger": "^3.1.0",
|
||||||
"@d-fischer/shared-utils": "^3.0.1",
|
"@d-fischer/shared-utils": "^3.0.1",
|
||||||
"tslib": "^2.0.3",
|
"tslib": "^2.0.3",
|
||||||
"twitch-api-call": "^4.4.5",
|
"twitch-api-call": "^4.4.6",
|
||||||
"twitch-common": "^4.4.5"
|
"twitch-common": "^4.4.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"twitch-common": {
|
"twitch-common": {
|
||||||
"version": "4.4.5",
|
"version": "4.4.6",
|
||||||
"resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.4.5.tgz",
|
"resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.4.6.tgz",
|
||||||
"integrity": "sha512-4rGl/ZJRKnCRdrcDBPNMjJf/v7MR0ddNL/jqXMY1BXsrxp79/d16VCmglJkvkvElA5AqjnHa7qbm4+AMtBOBUQ==",
|
"integrity": "sha512-hi5Tya11I9JD+tuEbq1FVqTCuLeOgitTVrBWe23HBvivESW0NoPzTlL7LkQGBga6kLHifl8SwVbmziLVElTskQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@d-fischer/logger": "^3.1.0",
|
"@d-fischer/logger": "^3.1.0",
|
||||||
"@d-fischer/shared-utils": "^3.0.1",
|
"@d-fischer/shared-utils": "^3.0.1",
|
||||||
|
|||||||
+1
-1
@@ -58,7 +58,7 @@
|
|||||||
"redis": "^3.0.2",
|
"redis": "^3.0.2",
|
||||||
"top-user-agents": "^1.0.19",
|
"top-user-agents": "^1.0.19",
|
||||||
"twilio": "^3.55.1",
|
"twilio": "^3.55.1",
|
||||||
"twitch": "^4.4.5",
|
"twitch": "^4.4.6",
|
||||||
"twitch-auth": "^4.4.5",
|
"twitch-auth": "^4.4.5",
|
||||||
"twitch-chat-client": "^4.4.5",
|
"twitch-chat-client": "^4.4.5",
|
||||||
"twitter": "^1.7.1",
|
"twitter": "^1.7.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user