mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(deps): bump twitch-auth from 4.3.0 to 4.3.1 (#908)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+8
-7
@@ -10628,9 +10628,9 @@
|
||||
}
|
||||
},
|
||||
"twitch-api-call": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.3.0.tgz",
|
||||
"integrity": "sha512-fRciZkgidQ29UfVczSOUk2Va0vWsZWpyuSUF9aJ+SFq8+lbDf4tFdB8qZTkAKdvSWoo4y3jMkP2rW8bcO3AR6Q==",
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.3.1.tgz",
|
||||
"integrity": "sha512-8t0rjzKKrl2JFzp6BBJlm/UIbKAE3GpSVojo9P9gFqCcGfFI7XSZ5hHBePPn6FAtDpxJ4mXlbtRmw1apXY4Tag==",
|
||||
"requires": {
|
||||
"@d-fischer/cross-fetch": "^4.0.2",
|
||||
"@d-fischer/qs": "^7.0.2",
|
||||
@@ -10645,14 +10645,15 @@
|
||||
}
|
||||
},
|
||||
"twitch-auth": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.3.0.tgz",
|
||||
"integrity": "sha512-rT2CwAq5TxuFUUkmuBJ73IEbJHFQcBvt1kjRsaGZ1HqYLIQ4LnWO3qAXeQ0G8wbYvpPkWSrQiQiFTEIYntvM1g==",
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.3.1.tgz",
|
||||
"integrity": "sha512-oVdhgoEF4dS1Dn4ag+9SLmQxjYArKfvLsVD/0gXxCYK4S1fStqtL7frp17LyN1E8Dy3K3zBWs7U7QTTMgdmd8w==",
|
||||
"requires": {
|
||||
"@d-fischer/deprecate": "^2.0.2",
|
||||
"@d-fischer/logger": "^2.1.1",
|
||||
"@d-fischer/shared-utils": "^2.4.1",
|
||||
"tslib": "^2.0.3",
|
||||
"twitch-api-call": "^4.3.0"
|
||||
"twitch-api-call": "^4.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": {
|
||||
|
||||
Reference in New Issue
Block a user