Bump twilio-video from 1.18.0 to 1.18.1 (#3106) [ci skip]

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-10 17:54:47 -04:00 committed by Mac Siri
parent f2d1e6d030
commit 83db9582e1
2 changed files with 5 additions and 5 deletions

View file

@ -100,7 +100,7 @@
"preact-textarea-autosize": "^4.0.7",
"prop-types": "^15.7.2",
"pusher-js": "^4.4.0",
"twilio-video": "^1.18.0",
"twilio-video": "^1.18.1",
"web-share-wrapper": "^0.2.1"
},
"jest": {

View file

@ -11247,10 +11247,10 @@ tweetnacl@^1.0.0:
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.0.tgz#713d8b818da42068740bf68386d0479e66fc8a7b"
integrity sha1-cT2LgY2kIGh0C/aDhtBHnmb8ins=
twilio-video@^1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.18.0.tgz#31bc4ad5157d0ee298cb2c22fbc60ed526967589"
integrity sha512-9BELz25rQFpSGvCL/grWOOBsTIJNJsi6VyuXujYLu8kIfE5lhVsRi+Zx9367gfWfGYoUqUq2Htmzy60NONMvxw==
twilio-video@^1.18.1:
version "1.18.1"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.18.1.tgz#0b81f2949c4d7c1ba7bd6e5d89158ccca4a65ae3"
integrity sha512-0E3k/HAkZNAw4RNy/AfZjvJEys3jd9/XVtT0BtAXS6j2pvrZ/qbkaNvEJ1/2rozjFyWtEZcpawfgkFJ3xxs0yA==
dependencies:
"@twilio/sip.js" "^0.7.7"
"@twilio/webrtc" "2.3.0"