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

chore(deps): Bump @azure/identity from 4.0.0 to 4.2.1 #17

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .yarn/install-state.gz
Binary file not shown.
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,24 +93,24 @@ __metadata:
linkType: hard

"@azure/identity@npm:^4.0.0":
version: 4.0.0
resolution: "@azure/identity@npm:4.0.0"
version: 4.2.1
resolution: "@azure/identity@npm:4.2.1"
dependencies:
"@azure/abort-controller": ^1.0.0
"@azure/core-auth": ^1.5.0
"@azure/core-client": ^1.4.0
"@azure/core-rest-pipeline": ^1.1.0
"@azure/core-tracing": ^1.0.0
"@azure/core-util": ^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: 534a62afe4715d18e221e021f8088873b1efad34344bd4c6c4685572c89517f15a646e246e9233e8db7942b0a5c73f1961ea63e3baf39c28edde1ba51da4423d
checksum: 2dbd7b0fa6b92904b7b8f828374d7316384cc4e00c71cdac3a2f2544b9e02c7287fe7ad58149bb8794c57913d77a927f5a7b5d1367e05abe82b0f2e1b162415c
languageName: node
linkType: hard

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

"@azure/msal-browser@npm:^3.5.0":
version: 3.7.0
resolution: "@azure/msal-browser@npm:3.7.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.6.0
checksum: 43937c489c6881fa1c523af9e3483c9585dab2c25002aa8159efddaa7eaa4a09aca430ba18857d11ff67a8a0c447dd47c8effaf0dbd611a45f9b98556ac0a406
"@azure/msal-common": 14.12.0
checksum: 4b01ee3500e5bb1c8a71e92b81f61174d23109eb60101c17bf95ede248eeefd2ca5d68228d7d1cf147eeeade5bbe994a09f8ada96e14f3352da7822899c0c441
languageName: node
linkType: hard

"@azure/msal-common@npm:14.6.0":
version: 14.6.0
resolution: "@azure/msal-common@npm:14.6.0"
checksum: ec58b1a7ebc4b35ebd335b927e626e09a7623011873b611cf22d159f6384f8143a54c7ab42362f5cbdbf893a3807618ad09ad38b843dca98c2fc72e54cf5b106
"@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.6.1
resolution: "@azure/msal-node@npm:2.6.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.6.0
"@azure/msal-common": 14.12.0
jsonwebtoken: ^9.0.0
uuid: ^8.3.0
checksum: 146fa67cfee5bc9a8702c41b8b2efd75f5d21f8098afdd8ff837f416b369c6068f2d3c6ebaf6532ff732746dbd77749fc0ba23432d7c9fe4a4a29fe1ad5ed634
checksum: a2b51d4085d20cbac84752b9e68a5a22c7c9dbfdbc25a1713ee5e6918a504928f82e66c9317fc78db4f12053e7debd477b984cab578e0bea269aacc0862e7219
languageName: node
linkType: hard

Expand Down
Loading