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

Bump @azure/msal-node from 2.6.1 to 2.9.2 #282

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -1095,6 +1095,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: 10c0/5f88ecac2bcc4b60abbe4243347cafca9dfa19ab75bf532f9b4b77069fd5fe55516608f77ab8d5c5c706eefc5ca77380eebf6a6742b79feb46c328d39c5da213
languageName: node
linkType: hard

"@azure/msal-common@npm:14.6.0":
version: 14.6.0
resolution: "@azure/msal-common@npm:14.6.0"
Expand All @@ -1103,13 +1110,13 @@ __metadata:
linkType: hard

"@azure/msal-node@npm:^2.5.1":
version: 2.6.1
resolution: "@azure/msal-node@npm:2.6.1"
version: 2.9.2
resolution: "@azure/msal-node@npm:2.9.2"
dependencies:
"@azure/msal-common": "npm:14.6.0"
"@azure/msal-common": "npm:14.12.0"
jsonwebtoken: "npm:^9.0.0"
uuid: "npm:^8.3.0"
checksum: 10c0/4c89152d2e8b24e8428e24ae726532924d5e321b167003c3644275f99dade426a10c55e58fd13e2f3b2c873683442f9a53b45d53d1f138d2e0172d9dd12b95c5
checksum: 10c0/40b485ea2358ad1445fc6bfed2b82295a128f5304decb5c2e68ad43dbb98d5f76d9d7004e71ff751d8e6936685c36686b599dce12dfe145c2126d1faf69d7580
languageName: node
linkType: hard

Expand Down
Loading