Skip to content

Commit c2eb198

Browse files
Bump express-oauth2-jwt-bearer from 1.5.0 to 1.6.0 in /02-Calling-an-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>
1 parent 32c3546 commit c2eb198

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

02-Calling-an-API/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

02-Calling-an-API/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "server.js",
66
"dependencies": {
77
"express": "^4.18.2",
8-
"express-oauth2-jwt-bearer": "^1.5.0",
8+
"express-oauth2-jwt-bearer": "^1.6.0",
99
"helmet": "^3.23.3",
1010
"morgan": "^1.10.0"
1111
},

0 commit comments

Comments
 (0)