Skip to content

Commit 0b7efde

Browse files
committed
Bumps @azure/msal-node from 1.9.0 to 1.10.0
Addresses issue with caching multiple tokens for same user (AzureAD/microsoft-authentication-library-for-js#4486).
1 parent 8ca6238 commit 0b7efde

2 files changed

Lines changed: 19 additions & 77 deletions

File tree

package-lock.json

Lines changed: 18 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"@angular/platform-browser-dynamic": "^11.0.0",
174174
"@angular/platform-server": "^11.0.0",
175175
"@angular/router": "^11.0.0",
176-
"@azure/msal-node": "^1.9.0",
176+
"@azure/msal-node": "^1.10.0",
177177
"@azure/storage-blob": "^10.5.0",
178178
"applicationinsights": "^1.8.5",
179179
"azure-storage": "^2.10.7",

0 commit comments

Comments
 (0)