Skip to content

Commit 067fcf4

Browse files
Bump express-oauth2-jwt-bearer from 1.0.1 to 1.1.0 in /02-Calling-an-API
Bumps [express-oauth2-jwt-bearer](https://github.com/auth0/node-oauth2-jwt-bearer) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/auth0/node-oauth2-jwt-bearer/releases) - [Commits](auth0/node-oauth2-jwt-bearer@v1.0.1...v1.1.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]>
1 parent 73fabe3 commit 067fcf4

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

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

Lines changed: 16 additions & 16 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.1",
8-
"express-oauth2-jwt-bearer": "^1.0.1",
8+
"express-oauth2-jwt-bearer": "^1.1.0",
99
"helmet": "^3.23.3",
1010
"morgan": "^1.10.0"
1111
},

0 commit comments

Comments
 (0)