Bump twilio-video from 2.11.0 to 2.12.0 (#12660) [deploy]

Bumps [twilio-video](https://github.com/twilio/twilio-video.js) from 2.11.0 to 2.12.0.
- [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.11.0...2.12.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-12 08:45:14 -07:00 committed by GitHub
parent a2d181fde1
commit a64fffd3b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -175,7 +175,7 @@
"pusher-js": "^7.0.3",
"rails-erb-loader": "^5.5.2",
"stimulus": "^2.0.0",
"twilio-video": "^2.11.0",
"twilio-video": "^2.12.0",
"web-share-wrapper": "^0.2.1"
},
"resolutions": {

View file

@ -18501,10 +18501,10 @@ tweetnacl@^1.0.3:
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.3.tgz#ac0af71680458d8a6378d0d0d050ab1407d35596"
integrity sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==
twilio-video@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-2.11.0.tgz#b0500aab9e5c2ec624173d874aacf7c4c43cf6bb"
integrity sha512-6nvMzkvcXP3616ocX3hZU0SclpExCpBUbYwW1y79h993xmiY25C0WOIkcgycKIIdQwLcysXBWl01OGYDYw8R3w==
twilio-video@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-2.12.0.tgz#821d68f7bea5ecbe0bbd7588a8bedb57c330a2ad"
integrity sha512-LfR7Z005yYVcWJpkZR39zBYA6PymaQy+AX1q8Ag4eiFP4CqxUcgpf8mGJcIG7kZQevOLXSPnImlt8Od5ButAtg==
dependencies:
"@twilio/webrtc" "4.3.2"
backoff "^2.5.0"