@azure/communication-identity 1.3.1-alpha.20240129.1 → 1.3.1-alpha.20240205.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-identity",
3
- "version": "1.3.1-alpha.20240129.1",
3
+ "version": "1.3.1-alpha.20240205.1",
4
4
  "description": "SDK for Azure Communication service which facilitates user token administration.",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -112,7 +112,7 @@
112
112
  "@azure/core-util": "^1.0.0",
113
113
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
114
114
  "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
115
- "@azure/identity": "^3.3.0",
115
+ "@azure/identity": "^4.0.1",
116
116
  "@azure/msal-node": "^1.3.0",
117
117
  "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
118
118
  "@microsoft/api-extractor": "^7.31.1",