Skip to content

Commit 4bdb21d

Browse files
Bump @azure/msal-node from 2.13.1 to 2.14.0 in /graph-sample
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.13.1 to 2.14.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v2.13.1...msal-node-v2.14.0) --- updated-dependencies: - dependency-name: "@azure/msal-node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c39f23a commit 4bdb21d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

graph-sample/package-lock.json

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

graph-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "npx tsc"
99
},
1010
"dependencies": {
11-
"@azure/msal-node": "^2.13.1",
11+
"@azure/msal-node": "^2.14.0",
1212
"@microsoft/microsoft-graph-client": "^3.0.7",
1313
"connect-flash": "^0.1.1",
1414
"cookie-parser": "~1.4.4",

0 commit comments

Comments
 (0)