Skip to content

Commit 50b5d9c

Browse files
Merge pull request #273 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/azure/msal-react-2.0.14
Bump @azure/msal-react from 2.0.12 to 2.0.14 in /graph-tutorial
2 parents 7b08475 + 7117513 commit 50b5d9c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.11.1",
7-
"@azure/msal-react": "^2.0.12",
7+
"@azure/msal-react": "^2.0.14",
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.8.1.tgz#a0ebe12a23f19f6f484ded38acd525474f056ff6"
4747
integrity sha512-9HfBMDTIgtFFkils+o6gO/aGEoLLuc4z+QLLfhy/T1bTNPiVsX/9CjaBPMZGnMltN/IlMkU5SGGNggGh55p5xA==
4848

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==
49+
"@azure/msal-react@^2.0.14":
50+
version "2.0.14"
51+
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.14.tgz#7cb2b2e85ed392e31b7d228b3c5a1f8308db4cd8"
52+
integrity sha512-12FcC6e+JRrRI8JMX8KmFNd2s9e41YFDGwuYd9UWpg4AmE+ojBRdYrO0Vau6DuxFq0/+yM1Qa//VTXYV6z5l4g==
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)