Bump twilio-video from 1.19.1 to 1.19.2 (#4093) [ci skip]

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-25 10:22:51 -04:00 committed by Mac Siri
parent 8943467e91
commit 75137ef3ec
2 changed files with 5 additions and 5 deletions

View file

@ -104,7 +104,7 @@
"preact-textarea-autosize": "^4.0.7",
"prop-types": "^15.7.2",
"pusher-js": "^5.0.1",
"twilio-video": "^1.19.1",
"twilio-video": "^1.19.2",
"web-share-wrapper": "^0.2.1"
},
"jest": {

View file

@ -12550,10 +12550,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@^1.19.1:
version "1.19.1"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.19.1.tgz#d6d58896bd42959ae448060e338c8fdebadf598a"
integrity sha512-iEAeOgK0WVc1VQF1FQWoyDwOl1yiuowaqLe+HjeEUxiPR4WeysbThQHu32uNEtxM0v9qy2/ilSs6l1LiSMF+uA==
twilio-video@^1.19.2:
version "1.19.2"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.19.2.tgz#ef3d66f6a44ce6675838742335a11fdce21797fb"
integrity sha512-OfuFXxjVDH4DpXs0xz6ZfDILTndC2rBeVvXZuUwV/zwyVJGIlFdIRbyY8zfikDBlF173NBIarq5F8p27wJlcQA==
dependencies:
"@twilio/sip.js" "^0.7.7"
"@twilio/webrtc" "2.3.0"