chore(deps): bump discord-rpc from 6991599 to 8474bae (#806)

Bumps [discord-rpc](https://github.com/discordjs/RPC) from `6991599` to `8474bae`.
- [Release notes](https://github.com/discordjs/RPC/releases)
- [Commits](6991599930...8474baee8e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-21 19:31:17 +01:00 committed by GitHub
parent bc7bb7d28a
commit ecd5df2489
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

28
package-lock.json generated
View file

@ -742,11 +742,6 @@
"integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
"dev": true
},
"async-limiter": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz",
"integrity": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ=="
},
"await-semaphore": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/await-semaphore/-/await-semaphore-0.1.3.tgz",
@ -1032,11 +1027,11 @@
}
},
"discord-rpc": {
"version": "git+ssh://git@github.com/discordjs/RPC.git#69915999307d337688b92f6011ea4961a7f8313e",
"from": "discord-rpc@github:discordjs/RPC",
"version": "github:discordjs/RPC#8474baee8e0d92b6acf81b37b478cb5de872511a",
"from": "github:discordjs/RPC#8474baee8e0d92b6acf81b37b478cb5de872511a",
"requires": {
"node-fetch": "2.6.0",
"ws": "7.1.2"
"node-fetch": "^2.6.1",
"ws": "^7.3.1"
}
},
"doctrine": {
@ -1953,9 +1948,9 @@
}
},
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="
},
"node-gyp-build": {
"version": "4.2.3",
@ -2806,12 +2801,9 @@
"dev": true
},
"ws": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-7.1.2.tgz",
"integrity": "sha512-gftXq3XI81cJCgkUiAVixA0raD9IVmXqsylCrjRygw4+UOOGzPoxnQ6r/CnVL9i+mDncJo94tSkyrtuuQVBmrg==",
"requires": {
"async-limiter": "^1.0.0"
}
"version": "7.4.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-7.4.1.tgz",
"integrity": "sha512-pTsP8UAfhy3sk1lSk/O/s4tjD0CRwvMnzvwr4OKGX7ZvqZtUyx4KIJB5JWbkykPoc55tixMGgTNoh3k4FkNGFQ=="
},
"yocto-queue": {
"version": "0.1.0",