mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(deps): bump twitch from 4.4.6 to 4.4.7 (#1858)
Bumps [twitch](https://github.com/d-fischer/twitch/tree/HEAD/packages/twitch) from 4.4.6 to 4.4.7. - [Release notes](https://github.com/d-fischer/twitch/releases) - [Commits](https://github.com/d-fischer/twitch/commits/v4.4.7/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.6",
|
"version": "4.4.7",
|
||||||
"resolved": "https://registry.npmjs.org/twitch/-/twitch-4.4.6.tgz",
|
"resolved": "https://registry.npmjs.org/twitch/-/twitch-4.4.7.tgz",
|
||||||
"integrity": "sha512-Z52lfTTasjvBORRzm8donC5OKiF7h+bgXRpn2QgjRWHnPrjsWWWZAvtdd590SvMnZpHzcmAS7iut8ie5pgs4kA==",
|
"integrity": "sha512-w127rw793X91MXjE8DRTPXYeGyHzhZiaHIinL73lKir5vJfXNmNAZxCmy94jAYS5xZ4unmURWVodi1nymnNRjg==",
|
||||||
"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.6",
|
"twitch-api-call": "^4.4.7",
|
||||||
"twitch-auth": "^4.4.6",
|
"twitch-auth": "^4.4.7",
|
||||||
"twitch-common": "^4.4.6"
|
"twitch-common": "^4.4.7"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"twitch-api-call": {
|
"twitch-api-call": {
|
||||||
"version": "4.4.6",
|
"version": "4.4.7",
|
||||||
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.4.6.tgz",
|
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.4.7.tgz",
|
||||||
"integrity": "sha512-IBRVgZn6p2wVyo+nKU71cw1YCfUHVbvln4j2JMYhYVHFy9WcWvqc4RZXU66V981fMiSPjStI09LNEo+04rJZEg==",
|
"integrity": "sha512-/+RvwCHCWNoFfu6iNG39psPeEi+0bCkTDG6ey4D+5kU6rynLa7I0GeR5FlufKIwQakK/gOcdbb9lpNAB/ZBXJQ==",
|
||||||
"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.6"
|
"twitch-common": "^4.4.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"twitch-auth": {
|
"twitch-auth": {
|
||||||
"version": "4.4.6",
|
"version": "4.4.7",
|
||||||
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.4.6.tgz",
|
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.4.7.tgz",
|
||||||
"integrity": "sha512-bNL72AqKlginINPggMwig2l/ptVjyOHw7Z8uNttaaJ3Ezza4hPH/ipXvN479nS5cHBylowx3gR8vNOauBLm4qg==",
|
"integrity": "sha512-nrAQ78pMS7M0sBiM9fQeCOHchple4KChWV+UwarGNXHhH3F9WZhgAuEBdsY5VlJqMAIcfRwWw+A9LX/C+Qaweg==",
|
||||||
"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.6",
|
"twitch-api-call": "^4.4.7",
|
||||||
"twitch-common": "^4.4.6"
|
"twitch-common": "^4.4.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"twitch-common": {
|
"twitch-common": {
|
||||||
"version": "4.4.6",
|
"version": "4.4.7",
|
||||||
"resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.4.6.tgz",
|
"resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.4.7.tgz",
|
||||||
"integrity": "sha512-hi5Tya11I9JD+tuEbq1FVqTCuLeOgitTVrBWe23HBvivESW0NoPzTlL7LkQGBga6kLHifl8SwVbmziLVElTskQ==",
|
"integrity": "sha512-avf1YI+mA5YNlcI3dg0aGcUomSsLOX0XP0xSyYPCOBRsRS563rVH+Z3SBp7LUe5IyzrWD8nOoW5vkt3shnLlPQ==",
|
||||||
"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.6",
|
"twitch": "^4.4.7",
|
||||||
"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