Skip to content

Commit

Permalink
build(deps): bump express-oauth2-jwt-bearer from 1.5.0 to 1.6.0 in /0…
Browse files Browse the repository at this point in the history
…2-Calling-an-API (#393)

build(deps): bump express-oauth2-jwt-bearer in /02-Calling-an-API

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rita Zerrizuela <[email protected]>
  • Loading branch information
dependabot[bot] and Widcket authored Oct 9, 2023
1 parent c465cb0 commit 6350db5
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 @@ -16,7 +16,7 @@
"@highlightjs/vue-plugin": "^2.1.1",
"cors": "^2.8.5",
"express": "^4.18.2",
"express-oauth2-jwt-bearer": "^1.5.0",
"express-oauth2-jwt-bearer": "^1.6.0",
"helmet": "^6.2.0",
"highlight.js": "^11.9.0",
"morgan": "^1.10.0",
Expand Down

0 comments on commit 6350db5

Please sign in to comment.