Skip to content

Commit

Permalink
update version omn-sdk (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
elopezanaya authored Dec 20, 2024
1 parent 4cdfce2 commit 562254b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file.

### Changed

- Uptake [@microsoft/omnichannel-chat-sdk@1.10.4](https://www.npmjs.com/package/@microsoft/omnichannel-chat-sdk/v/1.10.4)
- Uptake [@microsoft/omnichannel-chat-sdk@1.10.3](https://www.npmjs.com/package/@microsoft/omnichannel-chat-sdk/v/1.10.3)
- Uptake [@microsoft/omnichannel-chat-sdk@1.10.2](https://www.npmjs.com/package/@microsoft/omnichannel-chat-sdk/v/1.10.2)
- Uptake [@opentelemetry/api@1.9.0](https://www.npmjs.com/package/@opentelemetry/api/v/1.9.0)
Expand Down
2 changes: 1 addition & 1 deletion chat-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"dependencies": {
"@azure/core-tracing": "^1.2.0",
"@microsoft/omnichannel-chat-components": "1.1.5",
"@microsoft/omnichannel-chat-sdk": "^1.10.3",
"@microsoft/omnichannel-chat-sdk": "^1.10.4",
"@opentelemetry/api": "^1.9.0",
"abort-controller-es5": "^2.0.1",
"dompurify": "^2.5.4",
Expand Down
8 changes: 4 additions & 4 deletions chat-widget/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2326,10 +2326,10 @@
rxjs "^5.0.3"
styled-components "^5.3.1"

"@microsoft/omnichannel-chat-sdk@^1.10.3":
version "1.10.3"
resolved "https://registry.yarnpkg.com/@microsoft/omnichannel-chat-sdk/-/omnichannel-chat-sdk-1.10.3.tgz#4831a99409bfc0891cfcea7a759bcd1de77deef4"
integrity sha512-cqZr1LbDMPx5xjpd2Fc+O3M7WoSfhml7sha/zAtyFiPNSNwMzueTF+r8K1gIZY17Ff1ooEdNPdNdrfJK6Yfhgg==
"@microsoft/omnichannel-chat-sdk@^1.10.4":
version "1.10.4"
resolved "https://registry.yarnpkg.com/@microsoft/omnichannel-chat-sdk/-/omnichannel-chat-sdk-1.10.4.tgz#cf2f1ef165dbdd3ca9ec99a6aa427242df91f13d"
integrity sha512-zVgVogqiA6mohL3/gUbRmMh0FFrB30gy3mxRxfY4e97Ed9gjkumUQGz0CXgilmE8CWRA8chY7fxLk3E9+NhcKw==
dependencies:
"@azure/communication-chat" "1.5.2"
"@azure/communication-common" "2.3.1"
Expand Down

0 comments on commit 562254b

Please sign in to comment.