Skip to content

Commit

Permalink
fix(deps): update dependency @azure/identity to v4.2.1 [security] (#262)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 4007db2 commit 6c2e47d
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 @@ -907,8 +907,8 @@ __metadata:
linkType: hard

"@azure/identity@npm:^4.0.1":
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 @@ -917,14 +917,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: d0e70b07be06b28f151963037b8746ada03e84bbed5b8c4ba7e1dad00eab682b1b83d26c0293a692a04e49b57d68cfccdef40ec061d9f5631bf8c8567c09b6f4
checksum: 56adf3313ae52410d15dc760fe41a56e07f08c7629a7f61d2788a49345e313037a70bc1c82b5beb950f1bbf50e79f9726c58aa7fe335b8785a4c542a88a9c5fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -975,30 +975,30 @@ __metadata:
languageName: node
linkType: hard

"@azure/msal-browser@npm:^3.5.0":
version: 3.7.1
resolution: "@azure/msal-browser@npm:3.7.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.6.1"
checksum: b8a2da5e7e6f1b6a67232da9fc0e64d8cf416c79708b933457f1a500e470756571044cd8c43441006c61f3574e269d389095555732848770121836b77b4513c3
"@azure/msal-common": "npm:14.12.0"
checksum: 0ff3c7e8abfdc2eed9cf22b72bae413d2e251025113789fec82564f4badfda7812a3d954029ffdbfa1aba48dcf4b2040ee6322d9125326e9aa1ed31f8ac08839
languageName: node
linkType: hard

"@azure/msal-common@npm:14.6.1":
version: 14.6.1
resolution: "@azure/msal-common@npm:14.6.1"
checksum: b4127d98fcd83d89f158d720747d040589109238009b0473c5820347c6b6e0cd5b646adec7163f4340a521e0b22ca96234bcbba57081077d632efb6ca9e57698
"@azure/msal-common@npm:14.12.0":
version: 14.12.0
resolution: "@azure/msal-common@npm:14.12.0"
checksum: 5a0905beae17e20d66b352425dfd86d41ddf402f3c2c324aacf0590844e61c2c13ed439c3c63a1d7b4d3861b8d885ed11b7f257373facefe8fa3dc63455ee9c2
languageName: node
linkType: hard

"@azure/msal-node@npm:^2.5.1":
version: 2.6.2
resolution: "@azure/msal-node@npm:2.6.2"
"@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.6.1"
"@azure/msal-common": "npm:14.12.0"
jsonwebtoken: "npm:^9.0.0"
uuid: "npm:^8.3.0"
checksum: 20269beb732b490670db261613edaae2217ab5b72f8869b59084e748d68f17f4d334d7e8de89341ff90e402677b6235dd926d8c1e176be61cb583e27fbf52e9e
checksum: 0cbaa209291a300515ab94883b9920ba7fa66b11e34428214e46384c3ab12c6e159904ed0a3190e2babf6509780f855f8c4345c07af9bafca0a94d68ff838ba5
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c2e47d

Please sign in to comment.