Skip to content

Commit

Permalink
Bump express-oauth2-jwt-bearer from 1.5.0 to 1.6.0 in /Sample-01
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent a402865 commit f394656
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions Sample-01/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 Sample-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@popperjs/core": "^2.11.6",
"cors": "^2.8.5",
"express": "^4.18.1",
"express-oauth2-jwt-bearer": "^1.5.0",
"express-oauth2-jwt-bearer": "^1.6.0",
"helmet": "^4.6.0",
"morgan": "^1.10.0",
"ngx-highlightjs": "^8.0.0",
Expand Down

0 comments on commit f394656

Please sign in to comment.