Bump twilio-video from 1.14.1 to 1.14.2 (#1289) [ci skip]
Bumps [twilio-video](https://github.com/twilio/twilio-video.js) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/twilio/twilio-video.js/releases) - [Changelog](https://github.com/twilio/twilio-video.js/blob/1.14.2/CHANGELOG.md) - [Commits](https://github.com/twilio/twilio-video.js/compare/1.14.1...1.14.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
5a0358bb0f
commit
3c99c08709
2 changed files with 10 additions and 10 deletions
|
|
@ -90,7 +90,7 @@
|
|||
"preact-textarea-autosize": "^4.0.7",
|
||||
"prop-types": "^15.6.2",
|
||||
"pusher-js": "^4.3.1",
|
||||
"twilio-video": "^1.14.1"
|
||||
"twilio-video": "^1.14.2"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
|
|
|||
18
yarn.lock
18
yarn.lock
|
|
@ -538,10 +538,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@twilio/sip.js/-/sip.js-0.7.7.tgz#cff50f66f9b295d46f219737b72780c7d0e6df52"
|
||||
integrity sha1-z/UPZvmyldRvIZc3tyeAx9Dm31I=
|
||||
|
||||
"@twilio/webrtc@^2.1.3":
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@twilio/webrtc/-/webrtc-2.1.3.tgz#3920a5aea6ebe1ac434b4dfe17430d3c1035dcc2"
|
||||
integrity sha512-K3/Ttlj2alDW8jw41Qpc0LPkK4w36DplXA2uTs+mjIyY9cFkn2OdavMo0mZ7iuzau0clmj28fc8l50nGSD0KCQ==
|
||||
"@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==
|
||||
|
||||
"@webscopeio/react-textarea-autocomplete@^2.3.4":
|
||||
version "2.3.4"
|
||||
|
|
@ -10601,13 +10601,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.1:
|
||||
version "1.14.1"
|
||||
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.14.1.tgz#ecbcf39df5fec7d5c148479ca457297f3d88e2db"
|
||||
integrity sha512-DkVvv6fMTQnkf16KRJjlBPpgg2H3psKr1gT6yNHFIbe+r1vVAbo50FS74LQzVgMvnkgbmhuMebmGPXlpsm35FQ==
|
||||
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==
|
||||
dependencies:
|
||||
"@twilio/sip.js" "^0.7.7"
|
||||
"@twilio/webrtc" "^2.1.3"
|
||||
"@twilio/webrtc" "^2.1.4"
|
||||
ws "^3.3.1"
|
||||
xmlhttprequest "^1.8.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue