Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump twilio-video from 1.15.1 to 1.15.2 (#1779) [ci skip]
Bumps [twilio-video](https://github.com/twilio/twilio-video.js) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/twilio/twilio-video.js/releases)
- [Changelog](https://github.com/twilio/twilio-video.js/blob/1.15.2/CHANGELOG.md)
- [Commits](twilio/twilio-video.js@1.15.1...1.15.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and maestromac committed Feb 11, 2019
1 parent cfbba0d commit 3dbd4f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -98,6 +98,6 @@
"preact-textarea-autosize": "^4.0.7",
"prop-types": "^15.7.1",
"pusher-js": "^4.3.1",
"twilio-video": "^1.15.1"
"twilio-video": "^1.15.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10453,10 +10453,10 @@ tweetnacl@^1.0.0:
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.0.tgz#713d8b818da42068740bf68386d0479e66fc8a7b"
integrity sha1-cT2LgY2kIGh0C/aDhtBHnmb8ins=

twilio-video@^1.15.1:
version "1.15.1"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.15.1.tgz#b294f00446fd391087614af71203d4e151490d85"
integrity sha512-03zw304yfg3e6i6LIJsHbOQqLtp8rPGyJGfjxA0DGRCIBD4YxYiAwhLporRUh3VDjERw9GsNXsK4yP3GXd7B1A==
twilio-video@^1.15.2:
version "1.15.2"
resolved "https://registry.yarnpkg.com/twilio-video/-/twilio-video-1.15.2.tgz#da3379c0e256def317689d9a980c683277f61baf"
integrity sha512-C3KQcHmqqJObFWU2I+bMVqwIEUISXV+DSFJHdPrrw9Z+tDE7Y5SNNj+r4e9ArABx7mtWZlEUa4+Ela/dOQLEjA==
dependencies:
"@twilio/sip.js" "^0.7.7"
"@twilio/webrtc" "2.2.1"
Expand Down

0 comments on commit 3dbd4f0

Please sign in to comment.