opentok-web-samples
opentok-web-samples copied to clipboard
Update dependency opentok to v2.17.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| opentok | dependencies | minor | 2.15.1 -> 2.17.0 |
By merging this PR, the issue #365 will be automatically resolved and closed:
| Severity | CVE | |
|---|---|---|
Critical |
9.8 | CVE-2023-26136 |
High |
8.1 | CVE-2022-23539 |
High |
7.6 | CVE-2022-23540 |
Medium |
6.3 | CVE-2022-23541 |
Release Notes
opentok/opentok-node (opentok)
v2.17.0
What's Changed
- fix: Bad request on callback deletion by @TheOptimisticFactory in https://github.com/opentok/opentok-node/pull/289
- feat: audio streamer by @manchuck in https://github.com/opentok/opentok-node/pull/302
- docs: e2ee added to create session by @manchuck in https://github.com/opentok/opentok-node/pull/300
- docs: adding auto archive documentation by @manchuck in https://github.com/opentok/opentok-node/pull/305
- fix: removing dependency for node-requests by @manchuck in https://github.com/opentok/opentok-node/pull/311
New Contributors
- @TheOptimisticFactory made their first contribution in https://github.com/opentok/opentok-node/pull/289
Full Changelog: https://github.com/opentok/opentok-node/compare/v2.16.0...v2.17.0
v2.16.0
v2.15.2
- [ ] If you want to rebase/retry this PR, check this box
Critical
High
Medium