From f9c49a13fa2553c1572700e7d80dff50d06097f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 10:15:17 -0400 Subject: [PATCH] Bump twilio-video from 2.3.0 to 2.4.0 (#7717) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9a8f10570..78fd48e62 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "pusher-js": "^5.1.1", "rails-erb-loader": "^5.5.2", "stimulus": "^1.1.1", - "twilio-video": "^2.3.0", + "twilio-video": "^2.4.0", "web-share-wrapper": "^0.2.1" }, "jest": { diff --git a/yarn.lock b/yarn.lock index 38679162e..aeda43292 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13409,10 +13409,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= -twilio-video@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-2.3.0.tgz#a96574bece5b1d2897a0b76924dbb29fc8c05938" - integrity sha512-03tOkLWamHMLV8Z6imcPG9A1RFOYuSNEn5pbUEa/RhJWgPhmeffwPqOL8tw96md8Byum3vLUFUo5kvEt4NhK1w== +twilio-video@^2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-2.4.0.tgz#35a61f3a6f95163229410485e2b41549e71183ee" + integrity sha512-QiOC/fF29fCfw8IIlDYlBUE/G9wylmAWY2iorLHGhmS2Q53rXbgMlw+oVO8yHJicdboUVVGEmEbibfiuBrcyNQ== dependencies: "@twilio/webrtc" "4.2.0" backoff "^2.5.0"