broadcast-sample-app
broadcast-sample-app copied to clipboard
chore(deps): update dependency opentok to v2.17.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| opentok | dependencies | minor | 2.15.2 -> 2.17.0 |
By merging this PR, the below vulnerabilities will be automatically resolved:
| Severity | CVE | |
|---|---|---|
Critical |
9.8 | CVE-2023-26136 |
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
- [ ] If you want to rebase/retry this PR, check this box
Critical