Skip to content

Commit

Permalink
Bump express-oauth2-jwt-bearer from 1.5.0 to 1.6.0 in /02-Calling-an-…
Browse files Browse the repository at this point in the history
…API (#140)

Bumps [express-oauth2-jwt-bearer](https://github.com/auth0/node-oauth2-jwt-bearer) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/auth0/node-oauth2-jwt-bearer/releases)
- [Commits](auth0/node-oauth2-jwt-bearer@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: express-oauth2-jwt-bearer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 32c3546 commit c2eb198
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 02-Calling-an-API/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 02-Calling-an-API/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "server.js",
"dependencies": {
"express": "^4.18.2",
"express-oauth2-jwt-bearer": "^1.5.0",
"express-oauth2-jwt-bearer": "^1.6.0",
"helmet": "^3.23.3",
"morgan": "^1.10.0"
},
Expand Down

0 comments on commit c2eb198

Please sign in to comment.