Skip to content

Commit

Permalink
Merge branch 'hotfix/identity_3.4.0' of https://github.com/Azure/azur…
Browse files Browse the repository at this point in the history
…e-sdk-for-js into hotfix/identity_3.4.0
  • Loading branch information
mpodwysocki committed Nov 7, 2023
2 parents 5074be3 + eb82ff3 commit a231399
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions sdk/identity/identity-cache-persistence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"sideEffects": false,
"dependencies": {
"@azure/core-auth": "^1.5.0",
"@azure/identity": "^3.2.4",
"@azure/msal-node": "^1.14.2",
"@azure/msal-node-extensions": "1.0.0-alpha.25",
"@azure/identity": "^3.4.0",
"@azure/msal-node": "^2.5.1",
"@azure/msal-node-extensions": "^1.0.7",
"keytar": "^7.6.0",
"tslib": "^2.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion sdk/identity/identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@azure/logger": "^1.0.0",
"@azure/msal-browser": "^3.5.0",
"@azure/msal-common": "^13.1.0",
"@azure/msal-node": "^2.5.0",
"@azure/msal-node": "^2.5.1",
"events": "^3.0.0",
"jws": "^4.0.0",
"open": "^8.0.0",
Expand Down

0 comments on commit a231399

Please sign in to comment.