Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 5eca389f7b chore(deps): bump twitch-auth from 4.4.13 to 4.5.0
Bumps [twitch-auth](https://github.com/d-fischer/twitch/tree/HEAD/packages/twitch-auth) from 4.4.13 to 4.5.0.
- [Release notes](https://github.com/d-fischer/twitch/releases)
- [Commits](https://github.com/d-fischer/twitch/commits/v4.5.0/packages/twitch-auth)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 05:57:39 +00:00
2 changed files with 222 additions and 35 deletions
+221 -34
View File
@@ -5,7 +5,7 @@
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"version": "3.4.1", "version": "3.5.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@bridgerakol/samsung-smart-api": "^2.8.1", "@bridgerakol/samsung-smart-api": "^2.8.1",
@@ -35,7 +35,7 @@
"top-user-agents": "^1.0.21", "top-user-agents": "^1.0.21",
"twilio": "^3.57.0", "twilio": "^3.57.0",
"twitch": "^4.4.12", "twitch": "^4.4.12",
"twitch-auth": "^4.4.12", "twitch-auth": "^4.5.0",
"twitch-chat-client": "^4.4.12", "twitch-chat-client": "^4.4.12",
"twitter": "^1.7.1", "twitter": "^1.7.1",
"winston": "^3.3.3" "winston": "^3.3.3"
@@ -1430,7 +1430,8 @@
"node_modules/abbrev": { "node_modules/abbrev": {
"version": "1.1.1", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
"dev": true
}, },
"node_modules/abort-controller": { "node_modules/abort-controller": {
"version": "3.0.0", "version": "3.0.0",
@@ -4454,6 +4455,7 @@
"version": "3.0.8", "version": "3.0.8",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz", "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz",
"integrity": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==", "integrity": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==",
"dev": true,
"dependencies": { "dependencies": {
"lru-cache": "^6.0.0" "lru-cache": "^6.0.0"
}, },
@@ -4708,6 +4710,7 @@
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz", "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz",
"integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==", "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==",
"dev": true,
"engines": { "engines": {
"node": ">=10" "node": ">=10"
} }
@@ -5351,7 +5354,8 @@
"node_modules/json-parse-even-better-errors": { "node_modules/json-parse-even-better-errors": {
"version": "2.3.1", "version": "2.3.1",
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
"dev": true
}, },
"node_modules/json-schema": { "node_modules/json-schema": {
"version": "0.2.3", "version": "0.2.3",
@@ -6720,6 +6724,7 @@
"version": "1.0.10", "version": "1.0.10",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz", "resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
"integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=", "integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=",
"dev": true,
"dependencies": { "dependencies": {
"abbrev": "1" "abbrev": "1"
}, },
@@ -6832,7 +6837,182 @@
"treeverse", "treeverse",
"validate-npm-package-name", "validate-npm-package-name",
"which", "which",
"write-file-atomic" "write-file-atomic",
"@npmcli/disparity-colors",
"@npmcli/git",
"@npmcli/installed-package-contents",
"@npmcli/map-workspaces",
"@npmcli/metavuln-calculator",
"@npmcli/move-file",
"@npmcli/name-from-folder",
"@npmcli/node-gyp",
"@npmcli/promise-spawn",
"@tootallnate/once",
"agent-base",
"agentkeepalive",
"aggregate-error",
"ajv",
"ansi-regex",
"ansi-styles",
"aproba",
"are-we-there-yet",
"asap",
"asn1",
"assert-plus",
"asynckit",
"aws-sign2",
"aws4",
"balanced-match",
"bcrypt-pbkdf",
"bin-links",
"binary-extensions",
"brace-expansion",
"builtins",
"caseless",
"cidr-regex",
"clean-stack",
"clone",
"cmd-shim",
"code-point-at",
"color-convert",
"color-name",
"colors",
"combined-stream",
"common-ancestor-path",
"concat-map",
"console-control-strings",
"core-util-is",
"dashdash",
"debug",
"debuglog",
"defaults",
"delayed-stream",
"delegates",
"depd",
"dezalgo",
"diff",
"ecc-jsbn",
"emoji-regex",
"encoding",
"env-paths",
"err-code",
"extend",
"extsprintf",
"fast-deep-equal",
"fast-json-stable-stringify",
"forever-agent",
"form-data",
"fs-minipass",
"fs.realpath",
"function-bind",
"gauge",
"getpass",
"har-schema",
"har-validator",
"has",
"has-flag",
"has-unicode",
"http-cache-semantics",
"http-proxy-agent",
"http-signature",
"https-proxy-agent",
"humanize-ms",
"iconv-lite",
"ignore-walk",
"imurmurhash",
"indent-string",
"infer-owner",
"inflight",
"inherits",
"ip",
"ip-regex",
"is-core-module",
"is-fullwidth-code-point",
"is-lambda",
"is-typedarray",
"isarray",
"isexe",
"isstream",
"jsbn",
"json-schema",
"json-schema-traverse",
"json-stringify-nice",
"json-stringify-safe",
"jsonparse",
"jsprim",
"just-diff",
"just-diff-apply",
"lru-cache",
"mime-db",
"mime-types",
"minimatch",
"minipass-collect",
"minipass-fetch",
"minipass-flush",
"minipass-json-stream",
"minipass-sized",
"minizlib",
"mute-stream",
"normalize-package-data",
"npm-bundled",
"npm-install-checks",
"npm-normalize-package-bin",
"npm-packlist",
"number-is-nan",
"oauth-sign",
"object-assign",
"once",
"p-map",
"path-is-absolute",
"path-parse",
"performance-now",
"process-nextick-args",
"promise-all-reject-late",
"promise-call-limit",
"promise-inflight",
"promise-retry",
"promzard",
"psl",
"puka",
"punycode",
"qs",
"read-cmd-shim",
"readable-stream",
"request",
"resolve",
"retry",
"safe-buffer",
"safer-buffer",
"set-blocking",
"signal-exit",
"smart-buffer",
"socks",
"socks-proxy-agent",
"spdx-correct",
"spdx-exceptions",
"spdx-expression-parse",
"spdx-license-ids",
"sshpk",
"string_decoder",
"string-width",
"stringify-package",
"strip-ansi",
"supports-color",
"tunnel-agent",
"tweetnacl",
"typedarray-to-buffer",
"unique-filename",
"unique-slug",
"uri-js",
"util-deprecate",
"uuid",
"validate-npm-package-license",
"verror",
"walk-up-path",
"wcwidth",
"wide-align",
"wrappy",
"yallist"
], ],
"dependencies": { "dependencies": {
"@npmcli/arborist": "^2.2.5", "@npmcli/arborist": "^2.2.5",
@@ -11754,7 +11934,8 @@
"node_modules/text-table": { "node_modules/text-table": {
"version": "0.2.0", "version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
"dev": true
}, },
"node_modules/through": { "node_modules/through": {
"version": "2.3.8", "version": "2.3.8",
@@ -12114,32 +12295,32 @@
} }
}, },
"node_modules/twitch-api-call": { "node_modules/twitch-api-call": {
"version": "4.4.13", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.4.13.tgz", "resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.5.0.tgz",
"integrity": "sha512-/zF74b2Q6SLesk80KTvXdNUIAXs1rvs53PxZruUhrKzYbYo7H7tEhJfJkbMEdBeBHpnmqpBvWkbCa0+FHus7Ew==", "integrity": "sha512-HgI35tE1w3NVSMf/TCC0+l7mQAqSP+R5d8VZ8zA82wbP370qxWp3/3P2gfnblbbEKA+UTsDARfCb0GZaHfmN0A==",
"dependencies": { "dependencies": {
"@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.13" "twitch-common": "^4.5.0"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/d-fischer" "url": "https://github.com/sponsors/d-fischer"
} }
}, },
"node_modules/twitch-auth": { "node_modules/twitch-auth": {
"version": "4.4.13", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.4.13.tgz", "resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.5.0.tgz",
"integrity": "sha512-dxHtg6mM+oT3kJvVRCJysj2jTPjXq0FZTgmJfI9cehb/1j2U99p/9ZAtYCnBVUDI8i1VwiTuv3pZnyjSwV6aSQ==", "integrity": "sha512-1T8eP6dSNp1zptcFWZzvnjNNqG3pw5SM04G2SzMRQH5NPQtuK4Kp3ClDOo8rYasTG8hrYoy3zSfdvql9HhZawQ==",
"dependencies": { "dependencies": {
"@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.13", "twitch-api-call": "^4.5.0",
"twitch-common": "^4.4.13" "twitch-common": "^4.5.0"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/d-fischer" "url": "https://github.com/sponsors/d-fischer"
@@ -12169,9 +12350,9 @@
} }
}, },
"node_modules/twitch-common": { "node_modules/twitch-common": {
"version": "4.4.13", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.4.13.tgz", "resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.5.0.tgz",
"integrity": "sha512-Lg7n+27SswsZRI3S+FNncvGvwrAJ748sNDK8jntE74wMO93mPkUh13kt9NdZ0boYxp5B3NjvYp2sMDNc3wAsDw==", "integrity": "sha512-upz4UGNUDJxwQnL3eOZ+r0Mp5BpCx3571F5JQN5wiZm5W5ALg6dgLUxmae/uA7PllJJJhoeQTI6n+Bqy7GXuFA==",
"dependencies": { "dependencies": {
"@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",
@@ -14212,7 +14393,8 @@
"abbrev": { "abbrev": {
"version": "1.1.1", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
"dev": true
}, },
"abort-controller": { "abort-controller": {
"version": "3.0.0", "version": "3.0.0",
@@ -16542,6 +16724,7 @@
"version": "3.0.8", "version": "3.0.8",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz", "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz",
"integrity": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==", "integrity": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==",
"dev": true,
"requires": { "requires": {
"lru-cache": "^6.0.0" "lru-cache": "^6.0.0"
} }
@@ -16719,7 +16902,8 @@
"ini": { "ini": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz", "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz",
"integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==" "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==",
"dev": true
}, },
"inquirer": { "inquirer": {
"version": "7.3.3", "version": "7.3.3",
@@ -17177,7 +17361,8 @@
"json-parse-even-better-errors": { "json-parse-even-better-errors": {
"version": "2.3.1", "version": "2.3.1",
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
"dev": true
}, },
"json-schema": { "json-schema": {
"version": "0.2.3", "version": "0.2.3",
@@ -18234,6 +18419,7 @@
"version": "1.0.10", "version": "1.0.10",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz", "resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
"integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=", "integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=",
"dev": true,
"requires": { "requires": {
"abbrev": "1" "abbrev": "1"
} }
@@ -21872,7 +22058,8 @@
"text-table": { "text-table": {
"version": "0.2.0", "version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
"dev": true
}, },
"through": { "through": {
"version": "2.3.8", "version": "2.3.8",
@@ -22159,29 +22346,29 @@
} }
}, },
"twitch-api-call": { "twitch-api-call": {
"version": "4.4.13", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.4.13.tgz", "resolved": "https://registry.npmjs.org/twitch-api-call/-/twitch-api-call-4.5.0.tgz",
"integrity": "sha512-/zF74b2Q6SLesk80KTvXdNUIAXs1rvs53PxZruUhrKzYbYo7H7tEhJfJkbMEdBeBHpnmqpBvWkbCa0+FHus7Ew==", "integrity": "sha512-HgI35tE1w3NVSMf/TCC0+l7mQAqSP+R5d8VZ8zA82wbP370qxWp3/3P2gfnblbbEKA+UTsDARfCb0GZaHfmN0A==",
"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.13" "twitch-common": "^4.5.0"
} }
}, },
"twitch-auth": { "twitch-auth": {
"version": "4.4.13", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.4.13.tgz", "resolved": "https://registry.npmjs.org/twitch-auth/-/twitch-auth-4.5.0.tgz",
"integrity": "sha512-dxHtg6mM+oT3kJvVRCJysj2jTPjXq0FZTgmJfI9cehb/1j2U99p/9ZAtYCnBVUDI8i1VwiTuv3pZnyjSwV6aSQ==", "integrity": "sha512-1T8eP6dSNp1zptcFWZzvnjNNqG3pw5SM04G2SzMRQH5NPQtuK4Kp3ClDOo8rYasTG8hrYoy3zSfdvql9HhZawQ==",
"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.13", "twitch-api-call": "^4.5.0",
"twitch-common": "^4.4.13" "twitch-common": "^4.5.0"
} }
}, },
"twitch-chat-client": { "twitch-chat-client": {
@@ -22202,9 +22389,9 @@
} }
}, },
"twitch-common": { "twitch-common": {
"version": "4.4.13", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.4.13.tgz", "resolved": "https://registry.npmjs.org/twitch-common/-/twitch-common-4.5.0.tgz",
"integrity": "sha512-Lg7n+27SswsZRI3S+FNncvGvwrAJ748sNDK8jntE74wMO93mPkUh13kt9NdZ0boYxp5B3NjvYp2sMDNc3wAsDw==", "integrity": "sha512-upz4UGNUDJxwQnL3eOZ+r0Mp5BpCx3571F5JQN5wiZm5W5ALg6dgLUxmae/uA7PllJJJhoeQTI6n+Bqy7GXuFA==",
"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
View File
@@ -60,7 +60,7 @@
"top-user-agents": "^1.0.21", "top-user-agents": "^1.0.21",
"twilio": "^3.57.0", "twilio": "^3.57.0",
"twitch": "^4.4.12", "twitch": "^4.4.12",
"twitch-auth": "^4.4.12", "twitch-auth": "^4.5.0",
"twitch-chat-client": "^4.4.12", "twitch-chat-client": "^4.4.12",
"twitter": "^1.7.1", "twitter": "^1.7.1",
"winston": "^3.3.3" "winston": "^3.3.3"