Skip to content

Commit da9f9c6

Browse files
Bump @azure/msal-node from 2.6.0 to 2.6.1 in /graph-sample
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v2.6.0...msal-node-v2.6.1) --- updated-dependencies: - dependency-name: "@azure/msal-node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fae88b8 commit da9f9c6

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

graph-sample/package-lock.json

Lines changed: 9 additions & 9 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.6.0",
11+
"@azure/msal-node": "^2.6.1",
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)