From f6538162aadfbc7852f4f74d22c079a9aee78f41 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 30 May 2019 09:55:01 +0200 Subject: [PATCH] chore(deps): bump discord-rpc from `2dc7ca3` to `15b3851` (#280) Bumps [discord-rpc](https://github.com/discordjs/RPC) from `2dc7ca3` to `15b3851`. - [Release notes](https://github.com/discordjs/RPC/releases) - [Commits](https://github.com/discordjs/RPC/compare/2dc7ca3e78d632c07ca965a65ba669afe26fdc7f...15b38515d9b8437c0defd4cf7fc004a19cf9b4ff) --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6417484..d2048e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1061,8 +1061,9 @@ diffie-hellman@^5.0.0: randombytes "^2.0.0" discord-rpc@discordjs/RPC: - version "3.0.1" - resolved "https://codeload.github.com/discordjs/RPC/tar.gz/2dc7ca3e78d632c07ca965a65ba669afe26fdc7f" + version "3.0.2" + uid "15b38515d9b8437c0defd4cf7fc004a19cf9b4ff" + resolved "https://codeload.github.com/discordjs/RPC/tar.gz/15b38515d9b8437c0defd4cf7fc004a19cf9b4ff" dependencies: node-fetch "^2.3.0" ws "^6.1.1"