From a8eb2812927df639b5861c32b060cc021fe6bb0c Mon Sep 17 00:00:00 2001 From: Jim Gustafson Date: Wed, 21 Oct 2020 12:21:29 -0700 Subject: [PATCH] Update to RingRTC v2.7.3 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0b9ee62d5..1ce7189bc 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "redux-ts-utils": "3.2.2", "reselect": "4.0.0", "rimraf": "2.6.2", - "ringrtc": "https://github.com/signalapp/signal-ringrtc-node.git#bfa94f2749324029ed4b4c51dfaf3e27bafe3eed", + "ringrtc": "https://github.com/signalapp/signal-ringrtc-node.git#e8e03535bda25b3bb8d9efe6e568b1c4a34313a7", "sanitize-filename": "1.6.3", "sanitize.css": "11.0.0", "semver": "5.4.1", diff --git a/yarn.lock b/yarn.lock index 3112c2869..8953c138d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14162,9 +14162,9 @@ rimraf@~2.4.0: dependencies: glob "^6.0.1" -"ringrtc@https://github.com/signalapp/signal-ringrtc-node.git#bfa94f2749324029ed4b4c51dfaf3e27bafe3eed": - version "2.7.2" - resolved "https://github.com/signalapp/signal-ringrtc-node.git#bfa94f2749324029ed4b4c51dfaf3e27bafe3eed" +"ringrtc@https://github.com/signalapp/signal-ringrtc-node.git#e8e03535bda25b3bb8d9efe6e568b1c4a34313a7": + version "2.7.3" + resolved "https://github.com/signalapp/signal-ringrtc-node.git#e8e03535bda25b3bb8d9efe6e568b1c4a34313a7" ripemd160@^2.0.0, ripemd160@^2.0.1: version "2.0.1"