Skip to content

Commit 1d3f464

Browse files
authored
[STREAM-1403] - Updated lodash to v4.18.1 to address Snyk vuln. (#989)
1 parent bbdcc48 commit 1d3f464

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
### Changed
1919
* [STREAM-1211](https://inindca.atlassian.net/browse/STREAM-1178) - Update `axios` to `v1.13.5`.
2020
* [STREAM-1285](https://inindca.atlassian.net/browse/STREAM-1285) - Refactor `handlePropose` in SoftphoneSessionHandler for clarity and future changes. Update associated comments to better reflect implementation.
21+
* [STREAM-1403](https://inindca.atlassian.net/browse/STREAM-1403) - Update `lodash` to `v4.18.1` to address Snyk vulnerability.
2122

2223
# [v12.0.0](https://github.com/MyPureCloud/genesys-cloud-webrtc-sdk/compare/v11.5.1...v12.0.0)
2324
### Added

package-lock.json

Lines changed: 4 additions & 4 deletions
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
@@ -63,7 +63,7 @@
6363
"genesys-cloud-client-logger": "^4.2.17",
6464
"genesys-cloud-streaming-client": "^19.5.0",
6565
"jwt-decode": "^4.0.0",
66-
"lodash": "^4.17.21",
66+
"lodash": "^4.18.1",
6767
"process-fast": "^1.0.0",
6868
"rxjs": "^7.8.1",
6969
"softphone-vendor-headsets": "^2.5.4",

0 commit comments

Comments
 (0)