Skip to content

Commit 7c9cb51

Browse files
Merge pull request #244 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/azure/msal-react-2.0.12
Bump @azure/msal-react from 2.0.10 to 2.0.12 in /graph-tutorial
2 parents e75bb83 + 916f9e6 commit 7c9cb51

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@azure/msal-browser": "^3.10.0",
7-
"@azure/msal-react": "^2.0.10",
7+
"@azure/msal-react": "^2.0.12",
88
"@microsoft/mgt-element": "^3.1.3",
99
"@microsoft/microsoft-graph-client": "^3.0.7",
1010
"bootstrap": "^5.3.3",

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.7.1.tgz#b13443fbacc87ce2019a91e81a6582ea73847c75"
4747
integrity sha512-v96btzjM7KrAu4NSEdOkhQSTGOuNUIIsUdB8wlyB9cdgl5KqEKnTonHUZ8+khvZ6Ap542FCErbnTyDWl8lZ2rA==
4848

49-
"@azure/msal-react@^2.0.10":
50-
version "2.0.10"
51-
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.10.tgz#db86a1c84eab7e8a1ed933191d78751ba017b7d6"
52-
integrity sha512-NGE2EqNVx7nJQ7ssyDmzZJDVTjcNB4IpUonwoyX4+vivjRkJTmqAfGVmpL66he7md1dfqWwGSudBic6XPypV2g==
49+
"@azure/msal-react@^2.0.12":
50+
version "2.0.12"
51+
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.12.tgz#f33c84a57663307fcf3707ca17d9ce2d7934a048"
52+
integrity sha512-23HKdajBWQ5SSzcwwFKHAWaOCpq4UCthoOBgKpab3UoHx0OuFMQiq6CrNBzBKtBFdyxCjadBGzWshRgl0Nvk1g==
5353

5454
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3":
5555
version "7.23.5"

0 commit comments

Comments
 (0)