Skip to content

Commit

Permalink
Bump @azure/msal-node from 2.13.1 to 2.14.0 in /graph-sample
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent c39f23a commit 4bdb21d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions graph-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion graph-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "npx tsc"
},
"dependencies": {
"@azure/msal-node": "^2.13.1",
"@azure/msal-node": "^2.14.0",
"@microsoft/microsoft-graph-client": "^3.0.7",
"connect-flash": "^0.1.1",
"cookie-parser": "~1.4.4",
Expand Down

0 comments on commit 4bdb21d

Please sign in to comment.