@azure/identity 4.6.1-alpha.20250124.1 → 4.6.1-alpha.20250129.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,7 +1,7 @@
1
1
  {
2
2
  "name": "@azure/identity",
3
3
  "sdk-type": "client",
4
- "version": "4.6.1-alpha.20250124.1",
4
+ "version": "4.6.1-alpha.20250129.1",
5
5
  "description": "Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra ID",
6
6
  "main": "./dist/commonjs/index.js",
7
7
  "module": "./dist/esm/index.js",
@@ -87,7 +87,7 @@
87
87
  "@azure/core-util": "^1.11.0",
88
88
  "@azure/logger": "^1.0.0",
89
89
  "@azure/msal-node": "^2.15.0",
90
- "@azure/msal-browser": "^4.0.1",
90
+ "@azure/msal-browser": "^4.0.2",
91
91
  "events": "^3.0.0",
92
92
  "jws": "^4.0.0",
93
93
  "open": "^10.1.0",