Skip to content

Commit

Permalink
fix: upgrade @azure/msal-node from 2.7.0 to 2.8.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @azure/msal-node from 2.7.0 to 2.8.1.

See this package in npm:
@azure/msal-node

See this project in Snyk:
https://app.snyk.io/org/nechry-wj4/project/9d1e8c12-1b60-4886-962d-aed711b5b6ce?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 3, 2024
1 parent 5d227ff commit 5dd107f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 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 @@ -12,7 +12,7 @@
"lint:fix": "eslint --fix src/."
},
"dependencies": {
"@azure/msal-node": "^2.7.0",
"@azure/msal-node": "^2.8.1",
"axios": "^1.6.8",
"cookie-parser": "~1.4.4",
"debug": "~4.3.4",
Expand Down

0 comments on commit 5dd107f

Please sign in to comment.