From 66c09d6905840e2e38a33d4183fe48d118019265 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 17:39:19 +0200 Subject: [PATCH] chore(deps): bump discord-rpc from `dcc7075` to `aa95316` (#312) Bumps [discord-rpc](https://github.com/discordjs/RPC) from `dcc7075` to `aa95316`. - [Release notes](https://github.com/discordjs/RPC/releases) - [Commits](https://github.com/discordjs/RPC/compare/dcc70754ddff00587eb40e0edd4c6130524f1aa0...aa95316f724cf65cc24d0880b807532e20c55f29) 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 5238869..c6bdc8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1115,8 +1115,8 @@ diffie-hellman@^5.0.0: discord-rpc@discordjs/RPC: version "3.0.2" - uid dcc70754ddff00587eb40e0edd4c6130524f1aa0 - resolved "https://codeload.github.com/discordjs/RPC/tar.gz/dcc70754ddff00587eb40e0edd4c6130524f1aa0" + uid aa95316f724cf65cc24d0880b807532e20c55f29 + resolved "https://codeload.github.com/discordjs/RPC/tar.gz/aa95316f724cf65cc24d0880b807532e20c55f29" dependencies: node-fetch "^2.3.0" ws "^6.1.1"