nexmo-community / build-a-thing-video

A project being built live every two weeks at twitch.tv/vonagedevs
MIT License
3 stars 9 forks source link

Update dependency opentok to v2.17.0 #37

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
opentok dependencies minor 2.10.0 -> 2.17.0

By merging this PR, the issue #38 will be automatically resolved and closed:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2021-3918
High High 7.5 CVE-2022-24999
High High 7.2 CVE-2021-23337
Medium Medium 6.5 CVE-2023-26136
Medium Medium 6.4 CVE-2022-23540
Medium Medium 5.9 CVE-2022-23539
Medium Medium 5.3 CVE-2020-28500
Medium Medium 5.0 CVE-2022-23541

Release Notes

opentok/opentok-node (opentok) ### [`v2.17.0`](https://togithub.com/opentok/opentok-node/releases/tag/v2.17.0) [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.16.0...v2.17.0) #### What's Changed - fix: Bad request on callback deletion by [@​TheOptimisticFactory](https://togithub.com/TheOptimisticFactory) in [https://github.com/opentok/opentok-node/pull/289](https://togithub.com/opentok/opentok-node/pull/289) - feat: audio streamer by [@​manchuck](https://togithub.com/manchuck) in [https://github.com/opentok/opentok-node/pull/302](https://togithub.com/opentok/opentok-node/pull/302) - docs: e2ee added to create session by [@​manchuck](https://togithub.com/manchuck) in [https://github.com/opentok/opentok-node/pull/300](https://togithub.com/opentok/opentok-node/pull/300) - docs: adding auto archive documentation by [@​manchuck](https://togithub.com/manchuck) in [https://github.com/opentok/opentok-node/pull/305](https://togithub.com/opentok/opentok-node/pull/305) - fix: removing dependency for node-requests by [@​manchuck](https://togithub.com/manchuck) in [https://github.com/opentok/opentok-node/pull/311](https://togithub.com/opentok/opentok-node/pull/311) #### New Contributors - [@​TheOptimisticFactory](https://togithub.com/TheOptimisticFactory) made their first contribution in [https://github.com/opentok/opentok-node/pull/289](https://togithub.com/opentok/opentok-node/pull/289) **Full Changelog**: https://github.com/opentok/opentok-node/compare/v2.16.0...v2.17.0 ### [`v2.16.0`](https://togithub.com/opentok/opentok-node/compare/v2.15.2...v2.16.0) [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.15.2...v2.16.0) ### [`v2.15.2`](https://togithub.com/opentok/opentok-node/compare/v2.15.1...v2.15.2) [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.15.1...v2.15.2) ### [`v2.15.1`](https://togithub.com/opentok/opentok-node/releases/tag/v2.15.1) [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.15.0...v2.15.1) #### Added - N/A #### Changed - N/A #### Fixed - Updating a broadcast now properly checks for a 204 response instead of a 200 response ### [`v2.15.0`](https://togithub.com/opentok/opentok-node/releases/tag/v2.15.0) [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.14.3...v2.15.0) This release adds video archiving along with experience composer functionality. The SDK now requires the latest LTS versions of Node (`14.x`, `16.x` and `18.x`) #### What's Changed - Adding GitHub actions by [@​manchuck](https://togithub.com/manchuck) in [https://github.com/opentok/opentok-node/pull/282](https://togithub.com/opentok/opentok-node/pull/282) - Added multiArchiveTag to `startArchive` by [@​manchuck](https://togithub.com/manchuck) in [https://github.com/opentok/opentok-node/pull/280](https://togithub.com/opentok/opentok-node/pull/280) - Experience Composer API enhancements by [@​manchuck](https://togithub.com/manchuck) in [https://github.com/opentok/opentok-node/pull/283](https://togithub.com/opentok/opentok-node/pull/283) - fix: strict engine by [@​manchuck](https://togithub.com/manchuck) in [https://github.com/opentok/opentok-node/pull/284](https://togithub.com/opentok/opentok-node/pull/284) #### New Contributors - [@​manchuck](https://togithub.com/manchuck) made their first contribution in [https://github.com/opentok/opentok-node/pull/282](https://togithub.com/opentok/opentok-node/pull/282) **Full Changelog**: https://github.com/opentok/opentok-node/compare/v2.14.3...v2.15.0 ### [`v2.14.3`](https://togithub.com/opentok/opentok-node/releases/tag/v2.14.3): Fix patch response http code [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.14.2...v2.14.3) #### What's Changed - patch response to 204 by [@​moficodes](https://togithub.com/moficodes) in [https://github.com/opentok/opentok-node/pull/270](https://togithub.com/opentok/opentok-node/pull/270) **Full Changelog**: https://github.com/opentok/opentok-node/compare/v2.14.2...v2.14.3 ### [`v2.14.2`](https://togithub.com/opentok/opentok-node/releases/tag/v2.14.2): Fix JS issues / increase error usefulness [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.14.1...v2.14.2) #### What's Changed - Fix JS issues / increase error usefulness by [@​woodja](https://togithub.com/woodja) in [https://github.com/opentok/opentok-node/pull/268](https://togithub.com/opentok/opentok-node/pull/268) #### New Contributors - [@​woodja](https://togithub.com/woodja) made their first contribution in [https://github.com/opentok/opentok-node/pull/268](https://togithub.com/opentok/opentok-node/pull/268) **Full Changelog**: https://github.com/opentok/opentok-node/compare/v2.14.1...v2.14.2 ### [`v2.14.1`](https://togithub.com/opentok/opentok-node/releases/tag/v2.14.1): Add streammode to archiving post body [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.14.0...v2.14.1) ### [`v2.14.0`](https://togithub.com/opentok/opentok-node/releases/tag/v2.14.0): Support for DVR and low-latency HLS broadcasts [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.13.0...v2.14.0) See the DVR and lowLatency options for Opentok.startBroadcast() method. ... Also other docs corrections. ### [`v2.13.0`](https://togithub.com/opentok/opentok-node/releases/tag/v2.13.0): Force mute and selective stream archive/broadcast API additions [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.12.1...v2.13.0) ### [`v2.12.1`](https://togithub.com/opentok/opentok-node/releases/tag/v2.12.1): Node module updates, minor edits to the DTMF docs [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.12.0...v2.12.1) ### [`v2.12.0`](https://togithub.com/opentok/opentok-node/releases/tag/v2.12.0): Add support for SIP video and DTMF for SIP [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.11.0...v2.12.0) ### [`v2.11.0`](https://togithub.com/opentok/opentok-node/releases/tag/v2.11.0): Adds screen-sharing layout enhancements for archives and broadcasts [Compare Source](https://togithub.com/opentok/opentok-node/compare/v2.10.0...v2.11.0) - Adds support for new screen-sharing layout enhancements for archives and broadcasts (see [this documentation](https://tokbox.com/developer/guides/archive-broadcast-layout/#screen-sharing-layouts)). - Fixes error reporting on client for startBroadcast and setStreamClassLists - Updates lodash version