Skip to content

Commit

Permalink
Bump jsonwebtoken and @azure/msal-node (#696)
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js). These dependencies need to be updated together.


Updates `jsonwebtoken` from 8.5.1 to 9.0.0
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0)

Updates `@azure/msal-node` from 1.6.0 to 1.14.6
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v1.6.0...msal-node-v1.14.6)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: "@azure/msal-node"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2023
1 parent 6eba1cf commit 126f39f
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 123 deletions.
176 changes: 54 additions & 122 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 @@ -310,7 +310,7 @@
"@azure/ms-rest-azure-env": "^2.0.0",
"@azure/ms-rest-js": "^2.6.0",
"@azure/ms-rest-nodeauth": "^3.0.10",
"@azure/msal-node": "^1.3.0",
"@azure/msal-node": "^1.14.6",
"@microsoft/vscode-azext-utils": "^0.3.7",
"adal-node": "^0.2.3",
"form-data": "2.3.3",
Expand Down

0 comments on commit 126f39f

Please sign in to comment.