From a224cabcd44320d3a9db889bfc870cc5d5c644f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 19:42:35 +0200 Subject: [PATCH] chore(deps): bump discord-rpc from `aa95316` to `3444ac2` (#320) Bumps [discord-rpc](https://github.com/discordjs/RPC) from `aa95316` to `3444ac2`. - [Release notes](https://github.com/discordjs/RPC/releases) - [Commits](https://github.com/discordjs/RPC/compare/aa95316f724cf65cc24d0880b807532e20c55f29...3444ac24d2f0d5f52f59207a8759d928207df0ad) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7b5ea2d..07d1ea5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1110,8 +1110,8 @@ diffie-hellman@^5.0.0: discord-rpc@discordjs/RPC: version "3.0.2" - uid aa95316f724cf65cc24d0880b807532e20c55f29 - resolved "https://codeload.github.com/discordjs/RPC/tar.gz/aa95316f724cf65cc24d0880b807532e20c55f29" + uid "3444ac24d2f0d5f52f59207a8759d928207df0ad" + resolved "https://codeload.github.com/discordjs/RPC/tar.gz/3444ac24d2f0d5f52f59207a8759d928207df0ad" dependencies: node-fetch "^2.3.0" ws "^6.1.1"