Skip to content

Commit de082f6

Browse files
committed
- installs latest version of msal node
1 parent 0490c4d commit de082f6

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

package-lock.json

Lines changed: 19 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "eslint ."
1010
},
1111
"dependencies": {
12-
"@azure/msal-node": "^1.0.0-alpha.2",
12+
"@azure/msal-node": "^1.0.0-alpha.4",
1313
"@microsoft/microsoft-graph-client": "^2.0.0",
1414
"body-parser": "^1.19.0",
1515
"escape-html": "^1.0.3",

0 commit comments

Comments
 (0)