Skip to content

Commit

Permalink
chore(deps): Bump @azure/msal-node from 2.8.1 to 2.9.0
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.8.1 to 2.9.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/commits/msal-node-v2.9.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 Jun 3, 2024
1 parent 20e5876 commit 7225563
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "npm run test && node ./bin/www"
},
"dependencies": {
"@azure/msal-node": "^2.8.1",
"@azure/msal-node": "^2.9.0",
"@microsoft/microsoft-graph-client": "^3.0.7",
"connect-flash": "^0.1.1",
"cookie-parser": "~1.4.6",
Expand Down

0 comments on commit 7225563

Please sign in to comment.