mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(deps): bump twitch-chat-client from 4.3.0 to 4.3.2 (#943)
This commit is contained in:
Generated
+3
-30
@@ -277,15 +277,6 @@
|
||||
"ws": "^7.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@d-fischer/shared-utils": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@d-fischer/shared-utils/-/shared-utils-2.4.1.tgz",
|
||||
"integrity": "sha512-JFkiZ1s+Sx4uIoQ7mrMeOkxVxWBpnS4hCm6R7+UUciPmAR0qgKxNt7x079b3cUFTOSbbF0Inp6ReqNK4w/QgUQ==",
|
||||
"requires": {
|
||||
"@types/node": "^14.11.2",
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz",
|
||||
@@ -4858,15 +4849,6 @@
|
||||
"tslib": "^2.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@d-fischer/shared-utils": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@d-fischer/shared-utils/-/shared-utils-2.4.1.tgz",
|
||||
"integrity": "sha512-JFkiZ1s+Sx4uIoQ7mrMeOkxVxWBpnS4hCm6R7+UUciPmAR0qgKxNt7x079b3cUFTOSbbF0Inp6ReqNK4w/QgUQ==",
|
||||
"requires": {
|
||||
"@types/node": "^14.11.2",
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz",
|
||||
@@ -10664,9 +10646,9 @@
|
||||
}
|
||||
},
|
||||
"twitch-chat-client": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.3.0.tgz",
|
||||
"integrity": "sha512-e76J/zDaXOwI29xVSqb/HX7MGhuWXinp/GcfIGhD6kBQ2CIelegtmqoQUFwR/ADYu0wV4uDCHrc8wIjC8r0MIQ==",
|
||||
"version": "4.3.2",
|
||||
"resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.3.2.tgz",
|
||||
"integrity": "sha512-jFoBBF3/oF8t+nm23A32bN47pARS2SzV1r48DWu/obCBQCVrni+xp6oEDyLyBdheg/662DKtASkzDGGgF51Y7Q==",
|
||||
"requires": {
|
||||
"@d-fischer/cache-decorators": "^2.1.1",
|
||||
"@d-fischer/deprecate": "^2.0.2",
|
||||
@@ -10677,15 +10659,6 @@
|
||||
"tslib": "^2.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@d-fischer/shared-utils": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@d-fischer/shared-utils/-/shared-utils-2.4.1.tgz",
|
||||
"integrity": "sha512-JFkiZ1s+Sx4uIoQ7mrMeOkxVxWBpnS4hCm6R7+UUciPmAR0qgKxNt7x079b3cUFTOSbbF0Inp6ReqNK4w/QgUQ==",
|
||||
"requires": {
|
||||
"@types/node": "^14.11.2",
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz",
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
"twilio": "^3.52.0",
|
||||
"twitch": "^4.3.1",
|
||||
"twitch-auth": "^4.3.1",
|
||||
"twitch-chat-client": "^4.3.0",
|
||||
"twitch-chat-client": "^4.3.2",
|
||||
"twitter": "^1.7.1",
|
||||
"winston": "^3.3.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user