Bump twilio-video from 1.16.0 to 1.17.0 (#2327)
Bumps [twilio-video](https://github.com/twilio/twilio-video.js) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/twilio/twilio-video.js/releases) - [Changelog](https://github.com/twilio/twilio-video.js/blob/1.17.0/CHANGELOG.md) - [Commits](https://github.com/twilio/twilio-video.js/compare/1.16.0...1.17.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
4ef7635ae0
commit
d9c7a2f52f
2 changed files with 5 additions and 5 deletions
|
|
@ -98,7 +98,7 @@
|
|||
"preact-textarea-autosize": "^4.0.7",
|
||||
"prop-types": "^15.7.2",
|
||||
"pusher-js": "^4.4.0",
|
||||
"twilio-video": "^1.16.0",
|
||||
"twilio-video": "^1.17.0",
|
||||
"web-share-wrapper": "^0.2.1"
|
||||
},
|
||||
"jest": {
|
||||
|
|
|
|||
|
|
@ -11206,10 +11206,10 @@ tweetnacl@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.0.tgz#713d8b818da42068740bf68386d0479e66fc8a7b"
|
||||
integrity sha1-cT2LgY2kIGh0C/aDhtBHnmb8ins=
|
||||
|
||||
twilio-video@^1.16.0:
|
||||
version "1.16.0"
|
||||
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.16.0.tgz#4b3226fb18a25c886c5972586b9382c66a90e243"
|
||||
integrity sha512-0CSdL4Ea9q+/zFAtvfj1rqWGIdKTE1wa4xlBvCLOlF0Zy6qnKsOwu/INTXGmnKZMcboQ2hkTd3z+3RO9Db+K8g==
|
||||
twilio-video@^1.17.0:
|
||||
version "1.17.0"
|
||||
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.17.0.tgz#77a803139a572b519b8f8257deea9990f9612d58"
|
||||
integrity sha512-7lj32muthL8W/MmOun4NNAtBLsh7P1wvPeMlG1tgIEnUMY9sbN1d7+FJDQfUg9XC5M2onjVH6C9QSl0hmu8gmA==
|
||||
dependencies:
|
||||
"@twilio/sip.js" "^0.7.7"
|
||||
"@twilio/webrtc" "2.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue