Skip to content

Commit

Permalink
chore(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 7435964 commit 4aa33fd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
Binary file added .yarn/install-state.gz
Binary file not shown.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -865,8 +865,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": ^1.0.0
"@azure/core-auth": ^1.5.0
Expand All @@ -875,14 +875,14 @@ __metadata:
"@azure/core-tracing": ^1.0.0
"@azure/core-util": ^1.3.0
"@azure/logger": ^1.0.0
"@azure/msal-browser": ^3.5.0
"@azure/msal-node": ^2.5.1
"@azure/msal-browser": ^3.11.1
"@azure/msal-node": ^2.9.2
events: ^3.0.0
jws: ^4.0.0
open: ^8.0.0
stoppable: ^1.1.0
tslib: ^2.2.0
checksum: 2c975ca70b274dc185022c2b19f1774079fd5cfb08c78ec3500e4baf973911b2958031d5fa36369d3c9acdeb25db457cc497991e7393b383103c058e097703e5
checksum: 2dbd7b0fa6b92904b7b8f828374d7316384cc4e00c71cdac3a2f2544b9e02c7287fe7ad58149bb8794c57913d77a927f5a7b5d1367e05abe82b0f2e1b162415c
languageName: node
linkType: hard

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

"@azure/msal-browser@npm:^3.5.0":
version: 3.5.0
resolution: "@azure/msal-browser@npm:3.5.0"
"@azure/msal-browser@npm:^3.11.1":
version: 3.17.0
resolution: "@azure/msal-browser@npm:3.17.0"
dependencies:
"@azure/msal-common": 14.4.0
checksum: 876e5d5ac4fc638acc18faa2cea269b595963df5806482b858f3ec72b2cff3e2b4cb47fa1e0f7ace04dd66b0544e4471f04de299a551975bdb74f111fc65af34
"@azure/msal-common": 14.12.0
checksum: 4b01ee3500e5bb1c8a71e92b81f61174d23109eb60101c17bf95ede248eeefd2ca5d68228d7d1cf147eeeade5bbe994a09f8ada96e14f3352da7822899c0c441
languageName: node
linkType: hard

"@azure/msal-common@npm:14.4.0":
version: 14.4.0
resolution: "@azure/msal-common@npm:14.4.0"
checksum: 63c63fac0915b4dbd026add260e2527138a02ba6f9ccd8d92d2641fc3e2b5d59c6943415d470e40af2f34c55e77ccfc2d3f90e8a2befc1eeae3a9896ec65ade8
"@azure/msal-common@npm:14.12.0":
version: 14.12.0
resolution: "@azure/msal-common@npm:14.12.0"
checksum: 9a987b7b9b6453500481ec48224b4d9f728c62ac584f9a35ef519eff46016fc63c1a7dc159f725a5ec3748bf1ade352654fd7a7170ba42bc27ca263a01cf59db
languageName: node
linkType: hard

"@azure/msal-node@npm:^2.5.1":
version: 2.5.1
resolution: "@azure/msal-node@npm:2.5.1"
"@azure/msal-node@npm:^2.9.2":
version: 2.9.2
resolution: "@azure/msal-node@npm:2.9.2"
dependencies:
"@azure/msal-common": 14.4.0
"@azure/msal-common": 14.12.0
jsonwebtoken: ^9.0.0
uuid: ^8.3.0
checksum: f2e5cfbfeea010e88885d19d1fca22aa70fbdc488ec58e8c76b8da8a632be002ffacddd54671c7e58162bce3f5f1ddfcb440c330ddd627aa74134b6a81d1753e
checksum: a2b51d4085d20cbac84752b9e68a5a22c7c9dbfdbc25a1713ee5e6918a504928f82e66c9317fc78db4f12053e7debd477b984cab578e0bea269aacc0862e7219
languageName: node
linkType: hard

Expand Down

0 comments on commit 4aa33fd

Please sign in to comment.