Skip to content

Commit

Permalink
Merge pull request #336 from microsoftgraph/dependabot/npm_and_yarn/g…
Browse files Browse the repository at this point in the history
…raph-tutorial/azure/msal-browser-3.24.0

Bump @azure/msal-browser from 3.23.0 to 3.24.0 in /graph-tutorial
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents 4f725ba + cff135a commit fa03ff4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion graph-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/msal-browser": "^3.23.0",
"@azure/msal-browser": "^3.24.0",
"@azure/msal-react": "^2.0.22",
"@microsoft/mgt-element": "^3.1.3",
"@microsoft/microsoft-graph-client": "^3.0.7",
Expand Down
18 changes: 9 additions & 9 deletions graph-tutorial/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@azure/msal-browser@^3.23.0":
version "3.23.0"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.23.0.tgz#446aaf268247e5943f464f007d3aa3a04abfe95b"
integrity sha512-+QgdMvaeEpdtgRTD7AHHq9aw8uga7mXVHV1KshO1RQ2uI5B55xJ4aEpGlg/ga3H+0arEVcRfT4ZVmX7QLXiCVw==
"@azure/msal-browser@^3.24.0":
version "3.24.0"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.24.0.tgz#3208047672d0b0c943b0bef5f995d510d6582ae4"
integrity sha512-JGNV9hTYAa7lsum9IMIibn2kKczAojNihGo1hi7pG0kNrcKej530Fl6jxwM05A44/6I079CSn6WxYxbVhKUmWg==
dependencies:
"@azure/msal-common" "14.14.2"
"@azure/msal-common" "14.15.0"

"@azure/msal-common@14.14.2":
version "14.14.2"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.14.2.tgz#583b4ac9c089953718d7a5e2f3b8df2d4dbb17f4"
integrity sha512-XV0P5kSNwDwCA/SjIxTe9mEAsKB0NqGNSuaVrkCCE2lAyBr/D6YtD80Vkdp4tjWnPFwjzkwldjr1xU/facOJog==
"@azure/msal-common@14.15.0":
version "14.15.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.15.0.tgz#0e27ac0bb88fe100f4f8d1605b64d5c268636a55"
integrity sha512-ImAQHxmpMneJ/4S8BRFhjt1MZ3bppmpRPYYNyzeQPeFN288YKbb8TmmISQEbtfkQ1BPASvYZU5doIZOPBAqENQ==

"@azure/msal-react@^2.0.22":
version "2.0.22"
Expand Down

0 comments on commit fa03ff4

Please sign in to comment.