mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Bump MSAL node to assist non-broker flows (#268242)
This includes a bug fix on the MSAL side for non-broker flows.
This commit is contained in:
committed by
GitHub
parent
9e0a490638
commit
383f4b59ce
@@ -147,7 +147,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure/ms-rest-azure-env": "^2.0.0",
|
||||
"@azure/msal-node": "^3.7.3",
|
||||
"@azure/msal-node": "^3.7.4",
|
||||
"@azure/msal-node-extensions": "^1.5.22",
|
||||
"@vscode/extension-telemetry": "^0.9.8",
|
||||
"keytar": "file:./packageMocks/keytar",
|
||||
|
||||
Reference in New Issue
Block a user