Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Identity] update recordings for msal-common and msal-node updates #31735

Merged
merged 10 commits into from
Nov 27, 2024
5 changes: 1 addition & 4 deletions common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
* instead of the latest version.
*/
// "some-library": "1.2.3"
"chai": "4.3.10",
"@azure/msal-node": "2.15.0",
"@azure/msal-browser": "3.26.1",
"@azure/msal-node-extensions": "1.3.0"
"chai": "4.3.10"
},
/**
* When set to true, for all projects in the repo, all dependencies will be automatically added as preferredVersions,
Expand Down
Loading