@azure/communication-identity 1.3.2-alpha.20240415.1 → 1.3.2-alpha.20240417.2

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-identity",
3
- "version": "1.3.2-alpha.20240415.1",
3
+ "version": "1.3.2-alpha.20240417.2",
4
4
  "description": "SDK for Azure Communication service which facilitates user token administration.",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -96,8 +96,8 @@
96
96
  "dependencies": {
97
97
  "@azure/abort-controller": "^1.0.0",
98
98
  "@azure/communication-common": "^2.3.1",
99
- "@azure/core-auth": "^1.3.0",
100
- "@azure/core-client": "^1.3.0",
99
+ "@azure/core-auth": "^1.3.2",
100
+ "@azure/core-client": "^1.6.0",
101
101
  "@azure/core-rest-pipeline": "^1.3.0",
102
102
  "@azure/core-lro": "^2.2.0",
103
103
  "@azure/core-paging": "^1.1.1",
@@ -109,7 +109,7 @@
109
109
  "devDependencies": {
110
110
  "@azure-tools/test-credential": "^1.0.0",
111
111
  "@azure-tools/test-recorder": "^3.0.0",
112
- "@azure/core-util": "^1.0.0",
112
+ "@azure/core-util": "^1.6.1",
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
115
  "@azure/identity": "^4.0.1",