Skip to content

Commit f504b9d

Browse files
authored
Merge pull request #135 from auth0-samples/dependabot/npm_and_yarn/02-Calling-an-API/express-oauth2-jwt-bearer-1.4.0
Bump express-oauth2-jwt-bearer from 1.3.0 to 1.4.0 in /02-Calling-an-API
2 parents aa07ec4 + 115e37d commit f504b9d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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

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

0 commit comments

Comments
 (0)