Skip to content

Commit 360dfdd

Browse files
Bump @azure/msal-node from 2.11.0 to 2.12.0 in /graph-sample
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v2.11.0...msal-node-v2.12.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 a2a2975 commit 360dfdd

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.11.0",
11+
"@azure/msal-node": "^2.12.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)