Skip to content

Commit 10386b5

Browse files
committed
Merge branch 'develop' of github.com:MyPureCloud/genesys-cloud-webrtc-sdk into release/v12.1.0
2 parents 0c57a2d + a8848a3 commit 10386b5

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
* [STREAM-1153](https://inindca.atlassian.net/browse/STREAM-1153) - Add support for monitoring multiple screens during live monitoring sessions
1111
* [STREAM-1123](https://inindca.atlassian.net/browse/STREAM-1123) - Only update necessary tracks when changing devices. Prevent virtual background from getting replaced
1212

13+
### Changed
14+
* [STREAM-1211](https://inindca.atlassian.net/browse/STREAM-1178) - Update `axios` to `v1.13.5`.
15+
1316
# [v12.0.0](https://github.com/MyPureCloud/genesys-cloud-webrtc-sdk/compare/v11.5.1...v12.0.0)
1417
### Added
1518
* [STREAM-1099](https://inindca.atlassian.net/browse/STREAM-1099) - Emit `participantsUpdate` for JWT Video Guests

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"@babel/runtime": "^7.24.6",
5959
"@babel/runtime-corejs3": "^7.24.6",
60-
"axios": "^1.12.2",
60+
"axios": "^1.13.5",
6161
"browserama": "^3.2.2",
6262
"core-js": "^3.37.1",
6363
"genesys-cloud-client-logger": "^4.2.17",

0 commit comments

Comments
 (0)