Skip to content

Commit

Permalink
Bump @azure/identity from 4.0.1 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.0.1 to 4.2.1.
- [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_4.0.1...@azure/identity_4.2.1)

---
updated-dependencies:
- dependency-name: "@azure/identity"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 51f2ff3 commit 0e7af1c
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1224,8 +1224,8 @@ __metadata:
linkType: hard

"@azure/identity@npm:^4.0.0":
version: 4.0.1
resolution: "@azure/identity@npm:4.0.1"
version: 4.2.1
resolution: "@azure/identity@npm:4.2.1"
dependencies:
"@azure/abort-controller": "npm:^1.0.0"
"@azure/core-auth": "npm:^1.5.0"
Expand All @@ -1234,14 +1234,14 @@ __metadata:
"@azure/core-tracing": "npm:^1.0.0"
"@azure/core-util": "npm:^1.3.0"
"@azure/logger": "npm:^1.0.0"
"@azure/msal-browser": "npm:^3.5.0"
"@azure/msal-node": "npm:^2.5.1"
"@azure/msal-browser": "npm:^3.11.1"
"@azure/msal-node": "npm:^2.9.2"
events: "npm:^3.0.0"
jws: "npm:^4.0.0"
open: "npm:^8.0.0"
stoppable: "npm:^1.1.0"
tslib: "npm:^2.2.0"
checksum: 10/d0e70b07be06b28f151963037b8746ada03e84bbed5b8c4ba7e1dad00eab682b1b83d26c0293a692a04e49b57d68cfccdef40ec061d9f5631bf8c8567c09b6f4
checksum: 10/56adf3313ae52410d15dc760fe41a56e07f08c7629a7f61d2788a49345e313037a70bc1c82b5beb950f1bbf50e79f9726c58aa7fe335b8785a4c542a88a9c5fa
languageName: node
linkType: hard

Expand All @@ -1254,30 +1254,30 @@ __metadata:
languageName: node
linkType: hard

"@azure/msal-browser@npm:^3.5.0":
version: 3.11.1
resolution: "@azure/msal-browser@npm:3.11.1"
"@azure/msal-browser@npm:^3.11.1":
version: 3.17.0
resolution: "@azure/msal-browser@npm:3.17.0"
dependencies:
"@azure/msal-common": "npm:14.8.1"
checksum: 10/84534d43f776ea3608bd3b533e128b32e2907876211822d8dfb9bf5bc3e1fffcee62a9a970138c45306fa4b05432b1fcd5abbe122e7d63c7875e0a2a177f4584
"@azure/msal-common": "npm:14.12.0"
checksum: 10/0ff3c7e8abfdc2eed9cf22b72bae413d2e251025113789fec82564f4badfda7812a3d954029ffdbfa1aba48dcf4b2040ee6322d9125326e9aa1ed31f8ac08839
languageName: node
linkType: hard

"@azure/msal-common@npm:14.8.1":
version: 14.8.1
resolution: "@azure/msal-common@npm:14.8.1"
checksum: 10/8b83832cae049004444305e3eb42d7fc597eaea96271dbbb777a2a53f00090b98870affb41cd2599a45cd4d66a633722a46144bf4a87f8af95b503c61ed45f9c
"@azure/msal-common@npm:14.12.0":
version: 14.12.0
resolution: "@azure/msal-common@npm:14.12.0"
checksum: 10/5a0905beae17e20d66b352425dfd86d41ddf402f3c2c324aacf0590844e61c2c13ed439c3c63a1d7b4d3861b8d885ed11b7f257373facefe8fa3dc63455ee9c2
languageName: node
linkType: hard

"@azure/msal-node@npm:^2.5.1":
version: 2.6.6
resolution: "@azure/msal-node@npm:2.6.6"
"@azure/msal-node@npm:^2.9.2":
version: 2.9.2
resolution: "@azure/msal-node@npm:2.9.2"
dependencies:
"@azure/msal-common": "npm:14.8.1"
"@azure/msal-common": "npm:14.12.0"
jsonwebtoken: "npm:^9.0.0"
uuid: "npm:^8.3.0"
checksum: 10/fc62cd0175d84f89684ffb74fa64582ce46dd4122210c0f4d8e0cc3d556413340b247643cdbef5e052e56c281e36030a581f7955bd41235251c08440a5490677
checksum: 10/0cbaa209291a300515ab94883b9920ba7fa66b11e34428214e46384c3ab12c6e159904ed0a3190e2babf6509780f855f8c4345c07af9bafca0a94d68ff838ba5
languageName: node
linkType: hard

Expand Down

0 comments on commit 0e7af1c

Please sign in to comment.