Bump twilio-video from 2.7.0 to 2.7.1 (#9599)

Bumps [twilio-video](https://github.com/twilio/twilio-video.js) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/twilio/twilio-video.js/releases)
- [Changelog](https://github.com/twilio/twilio-video.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twilio/twilio-video.js/compare/2.7.0...2.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-02 11:06:20 -04:00 committed by GitHub
parent d6daf46723
commit 9a64ca15b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -157,7 +157,7 @@
"pusher-js": "^5.1.1",
"rails-erb-loader": "^5.5.2",
"stimulus": "^1.1.1",
"twilio-video": "^2.7.0",
"twilio-video": "^2.7.1",
"web-share-wrapper": "^0.2.1"
},
"jest": {

View file

@ -16028,10 +16028,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.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-2.7.0.tgz#29d20d9cd08a903e13b9f004214be3312bd086f4"
integrity sha512-juAMupRjBGh1pqVvE9CwpMGoGyJOlmJbzG2C3TstK1bAcHDLFUvFkBlNwL+ubIUTipX0nrrxzVfcQrEI3wWHqA==
twilio-video@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-2.7.1.tgz#ad4ae5fdca188bb6c64e32c2db9d26ccc5e30448"
integrity sha512-SBPLclQroekLANO7TtmLPtDs2cgiMiJvg4zA+na/0vcDMBIegP5jnwvZKJFONNJacOh+0BNSf6dQl+41/OAi2g==
dependencies:
"@twilio/webrtc" "4.3.1"
backoff "^2.5.0"