Skip to content

Commit ade0d1a

Browse files
chore: update express-oauth2-jwt-bearer dependency to version 1.6.1
1 parent e128dd5 commit ade0d1a

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

examples/users-api/package-lock.json

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

examples/users-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"cors": "^2.8.5",
1212
"dotenv": "^16.0.3",
1313
"express": "^4.21.2",
14-
"express-oauth2-jwt-bearer": "^1.2.0"
14+
"express-oauth2-jwt-bearer": "^1.6.1"
1515
}
1616
}

0 commit comments

Comments
 (0)