Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency opentok to v2.15.2 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Jul 6, 2022

This PR contains the following updates:

Package Type Update Change
opentok dependencies minor 2.9.1 -> 2.15.2

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

Severity CVSS Score CVE
High High 7.4 CVE-2020-8203
High High 7.2 CVE-2021-23337
Medium Medium 6.4 CVE-2022-23540
Medium Medium 5.9 CVE-2022-23539
Medium Medium 5.3 CVE-2020-28500
Medium Medium 5.3 CVE-2022-25883
Medium Medium 5.0 CVE-2022-23541

Release Notes

opentok/opentok-node (opentok)

v2.15.2

Compare Source

v2.15.1

Compare Source

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

Compare Source

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

New Contributors

Full Changelog: opentok/opentok-node@v2.14.3...v2.15.0

v2.14.3: Fix patch response http code

Compare Source

What's Changed

Full Changelog: opentok/opentok-node@v2.14.2...v2.14.3

v2.14.2: Fix JS issues / increase error usefulness

Compare Source

What's Changed

New Contributors

Full Changelog: opentok/opentok-node@v2.14.1...v2.14.2

v2.14.1: Add streammode to archiving post body

Compare Source

v2.14.0: Support for DVR and low-latency HLS broadcasts

Compare Source

See the DVR and lowLatency options for Opentok.startBroadcast() method.

... Also other docs corrections.

v2.13.0: Force mute and selective stream archive/broadcast API additions

Compare Source

v2.12.1: Node module updates, minor edits to the DTMF docs

Compare Source

v2.12.0: Add support for SIP video and DTMF for SIP

Compare Source

v2.11.0: Adds screen-sharing layout enhancements for archives and broadcasts

Compare Source

  • Adds support for new screen-sharing layout enhancements for archives and broadcasts (see this documentation).
  • Fixes error reporting on client for startBroadcast and setStreamClassLists
  • Updates lodash version

v2.10.0

Compare Source

Adds a timeout config variable in order to allow users with slow networks to increase request timeouts.

v2.9.2

Compare Source

  • Updates node modules(fixes #​216)
  • Docs corrections
  • Don't wrap the same request instance with defaults (fixes #​212)

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jul 6, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/opentok-2.x-lockfile branch from 0d6b969 to 6b354f3 Compare November 29, 2022 07:08
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/opentok-2.x-lockfile branch 2 times, most recently from 98cd359 to 5e14a7a Compare December 28, 2022 07:34
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/opentok-2.x-lockfile branch from 5e14a7a to 46584a4 Compare March 9, 2023 04:44
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/opentok-2.x-lockfile branch from 46584a4 to 5bc9fe9 Compare March 18, 2023 09:02
@mend-for-github-com mend-for-github-com bot changed the title Update dependency opentok to v2.9.2 Update dependency opentok to v2.9.2 - autoclosed Mar 27, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/opentok-2.x-lockfile branch March 27, 2023 19:25
@mend-for-github-com mend-for-github-com bot changed the title Update dependency opentok to v2.9.2 - autoclosed Update dependency opentok to v2.9.2 Mar 31, 2023
@mend-for-github-com mend-for-github-com bot reopened this Mar 31, 2023
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/opentok-2.x-lockfile branch March 31, 2023 05:49
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/opentok-2.x-lockfile branch from 5bc9fe9 to 62ac0e5 Compare April 25, 2023 03:30
@mend-for-github-com mend-for-github-com bot changed the title Update dependency opentok to v2.9.2 Update dependency opentok to v2.15.0 Apr 25, 2023
@mend-for-github-com mend-for-github-com bot changed the title Update dependency opentok to v2.15.0 Update dependency opentok to v2.15.0 - autoclosed Jun 15, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/opentok-2.x-lockfile branch June 15, 2023 05:21
@mend-for-github-com mend-for-github-com bot changed the title Update dependency opentok to v2.15.0 - autoclosed Update dependency opentok to v2.15.0 Jun 18, 2023
@mend-for-github-com mend-for-github-com bot reopened this Jun 18, 2023
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/opentok-2.x-lockfile branch June 18, 2023 18:54
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/opentok-2.x-lockfile branch from 62ac0e5 to 150256a Compare June 18, 2023 18:57
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/opentok-2.x-lockfile branch from 150256a to 5b0f02f Compare August 1, 2023 00:03
@mend-for-github-com mend-for-github-com bot changed the title Update dependency opentok to v2.15.0 Update dependency opentok to v2.15.2 Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants