Skip to content

Commit

Permalink
Bump @azure/msal-node and @azure/identity
Browse files Browse the repository at this point in the history
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) to 2.9.2 and updates ancestor dependency [@azure/identity](https://github.com/Azure/azure-sdk-for-js). These dependencies need to be updated together.


Updates `@azure/msal-node` from 1.18.0 to 2.9.2
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v1.18.0...msal-node-v2.9.2)

Updates `@azure/identity` from 3.2.3 to 3.4.2
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_3.2.3...@azure/identity_3.4.2)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: indirect
- dependency-name: "@azure/identity"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 11f2b8b commit 69836c3
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 77 deletions.
187 changes: 111 additions & 76 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bin": "./repeater.js",
"dependencies": {
"@azure/arm-compute": "^21.0.0",
"@azure/identity": "^3.2.2",
"@azure/identity": "^3.4.2",
"@google-cloud/compute": "^4.4.0",
"aws-sdk": "^2.1394.0",
"azure-arm-network": "^11.1.0",
Expand Down

0 comments on commit 69836c3

Please sign in to comment.