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: Bump @azure/msal-node from 2.6.2 to 2.9.2 #356

Closed
Closed
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
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1394,6 +1394,13 @@ __metadata:
languageName: node
linkType: hard

"@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-common@npm:14.6.1":
version: 14.6.1
resolution: "@azure/msal-common@npm:14.6.1"
Expand All @@ -1402,13 +1409,13 @@ __metadata:
linkType: hard

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

Expand Down