fix(deps): update dependency opentok to ^2.23.2 (main) - #399
Open
mend-for-github-com[bot] wants to merge 1 commit into
Open
fix(deps): update dependency opentok to ^2.23.2 (main)#399mend-for-github-com[bot] wants to merge 1 commit into
mend-for-github-com[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.3.2→^2.23.2This PR resolves the vulnerabilities described in Issue #379
Version 2.23.1
Version 2.23.2
Mend ensures you have the greatest risk reduction ("Recommended Fix"-highlighted in green) by removing as many vulnerabilities as possible. Click to see how we calculate risk reduction.
Release Notes
opentok/opentok-node (opentok)
v2.23.2Compare Source
What's Changed
Full Changelog: v2.23.1...v2.23.2
v2.23.1Compare Source
What's Changed
Full Changelog: v2.23.0...v2.23.1
v2.23.0Compare Source
What's Changed
Full Changelog: v2.22.0...v2.23.0
v2.22.0Compare Source
What's Changed
New Contributors
Full Changelog: 2.21.1...v2.22.0
v2.21.2Compare Source
v2.21.1Compare Source
What's Changed
Full Changelog: 2.21.0...2.21.1
v2.21.0Compare Source
What's Changed
Full Changelog: v2.20.0...2.21.0
v2.20.0Compare Source
What's Changed
Full Changelog: v2.18.1...v2.20.0
v2.19.0Compare Source
v2.18.1Compare Source
What's Changed
v2.18.0Compare Source
What's Changed
Full Changelog: v2.17.0...v2.18.0
v2.17.2Compare Source
v2.17.1Compare Source
v2.17.0Compare Source
What's Changed
New Contributors
Full Changelog: v2.16.0...v2.17.0
v2.16.0Compare Source
v2.15.2Compare Source
v2.15.1Compare Source
Added
Changed
Fixed
v2.15.0Compare Source
This release adds video archiving along with experience composer functionality. The SDK now requires the latest LTS versions of Node (
14.x,16.xand18.x)What's Changed
startArchiveby @manchuck in #280New Contributors
Full Changelog: v2.14.3...v2.15.0
v2.14.3: Fix patch response http codeCompare Source
What's Changed
Full Changelog: v2.14.2...v2.14.3
v2.14.2: Fix JS issues / increase error usefulnessCompare Source
What's Changed
New Contributors
Full Changelog: v2.14.1...v2.14.2
v2.14.1: Add streammode to archiving post bodyCompare Source
v2.14.0: Support for DVR and low-latency HLS broadcastsCompare 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 additionsCompare Source
v2.12.1: Node module updates, minor edits to the DTMF docsCompare Source
v2.12.0: Add support for SIP video and DTMF for SIPCompare Source
v2.11.0: Adds screen-sharing layout enhancements for archives and broadcastsCompare Source
v2.10.0Compare Source
Adds a timeout config variable in order to allow users with slow networks to increase request timeouts.
v2.9.2Compare Source
v2.9.1Compare Source
v2.9.0Compare Source
v2.8.1Compare Source
fromproperty to be used for SIP Dial #197v2.8.0Compare Source
Thanks @jeffswartz!!
v2.7.0Compare Source
getStreamlistStreamssetArchiveLayoutsetStreamClassListsThanks @jeffswartz
v2.6.2Compare Source
5d1d01aUpdate dependencies and add lock files (#175)86a5c30Use Buffer.from when available (#174)1044554Add Composed Archiving resolution parameter on creation (#173)v2.6.1Compare Source
ejsin sample projects due to a vulnerability (#170)SipErrorto correctly extendError(#168 Thanks @synthmusic!)v2.6.0Compare Source
And also:
v2.5.1Compare Source
Updating jsonwebtoken dependency which updates ms package (#153)
ms@0.7.3 is vulnerable to a ReDoS attack: https://snyk.io/vuln/npm:ms:20170412
v2.5.0Compare Source
v2.4.0Compare Source
New feature: Added SIP Interconnect support. Thanks @davemun!
Updated dependencies: #133. Thanks @westy92!