Skip to content

Commit 99fb682

Browse files
Merge pull request #311 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/azure/msal-react-2.0.18
Bump @azure/msal-react from 2.0.16 to 2.0.18 in /graph-tutorial
2 parents d0e1316 + a36ebbe commit 99fb682

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.16.0",
7-
"@azure/msal-react": "^2.0.16",
7+
"@azure/msal-react": "^2.0.18",
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.11.0.tgz#a34483ae6b1009d0058472f2c5db4569071dc51a"
4747
integrity sha512-B6+IKLFs7Lsr06vjX8dPN61ENpTgiFrHf+CVo1UasHcmk5uEOq5D4thrbjsauKX+xtFryYsCDtznVDmWS4/sCg==
4848

49-
"@azure/msal-react@^2.0.16":
50-
version "2.0.16"
51-
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.16.tgz#0301c698a7189c6698ab1e19803b10d5263d22f5"
52-
integrity sha512-fToFi/wG5e81Dir7Lw3/a2rZRRxvyD89ufI/GeVxcK3rblzJ6BT7fUoYnQsYTB6VR+z3MzRHpbJ3XgfESRk5ng==
49+
"@azure/msal-react@^2.0.18":
50+
version "2.0.18"
51+
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.18.tgz#c9805b7a1f749ee2d39c3ec91af32a76a9e8f2b9"
52+
integrity sha512-FNGPtmYg31tLBIYjp3i1LVUD+QG7wsT1a+CS4IXcc41Dw5HFQmEFYcozqUM5vH45V7JeIRbzsEk3VSkNtIFwrg==
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)