Bump twilio-video from 1.14.2 to 1.15.0 (#1535)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-14 09:59:44 -05:00 committed by Ben Halpern
parent c842b83781
commit 12d31853de
2 changed files with 10 additions and 10 deletions

View file

@ -90,7 +90,7 @@
"preact-textarea-autosize": "^4.0.7",
"prop-types": "^15.6.2",
"pusher-js": "^4.3.1",
"twilio-video": "^1.14.2"
"twilio-video": "^1.15.0"
},
"husky": {
"hooks": {

View file

@ -370,10 +370,10 @@
resolved "https://registry.yarnpkg.com/@twilio/sip.js/-/sip.js-0.7.7.tgz#cff50f66f9b295d46f219737b72780c7d0e6df52"
integrity sha1-z/UPZvmyldRvIZc3tyeAx9Dm31I=
"@twilio/webrtc@^2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@twilio/webrtc/-/webrtc-2.1.4.tgz#d7a27440353d69852b17ef889ea97c1f191b994a"
integrity sha512-fQiN8EQ8TfGSVqgxIbCKoGg3EzNBO+QnZsgYM3rrKvAVcgVUlMzjZg86QVgAcrs36A5XBzikWC/KoU48SEJ5rw==
"@twilio/webrtc@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@twilio/webrtc/-/webrtc-2.2.0.tgz#3cf70dcdacbaa84ccf018636a7e44aa967354595"
integrity sha512-zzoUu7PJyfb73voRiBwTJHBuBqEOCHkImVwprSXn8NA7UGFjHZwL6f+g8nWtEaCvgiFO5Sd8k+Oo1d7f6KomsQ==
"@webscopeio/react-textarea-autocomplete@^2.3.4":
version "2.3.5"
@ -10443,13 +10443,13 @@ tweetnacl@^1.0.0:
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.0.tgz#713d8b818da42068740bf68386d0479e66fc8a7b"
integrity sha1-cT2LgY2kIGh0C/aDhtBHnmb8ins=
twilio-video@^1.14.2:
version "1.14.2"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.14.2.tgz#d0b9094a663e5d1af704c9dbc3ebd48fc0d61adb"
integrity sha512-aWQjpTfFDtiPlaAIbjEoV0CfwA825POCSlTcbwTsRmVI9pLYCqdCvMfyKr/qHb3vWVLbTuuKA6NMkowvQU3Tgw==
twilio-video@^1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.15.0.tgz#c14ef1789b8a1d103d89ca0f123999afccf89c68"
integrity sha512-yO1M53hnPOuewm4jNodrLKqvCITDY5bNjI3LAKs+8rNpZ1EcqoPGRZgi+YrFNrO1RwrQbakc1nN/6acZ3qjXww==
dependencies:
"@twilio/sip.js" "^0.7.7"
"@twilio/webrtc" "^2.1.4"
"@twilio/webrtc" "^2.2.0"
ws "^3.3.1"
xmlhttprequest "^1.8.0"