Skip to content

Commit fa60eb4

Browse files
fix(deps): update dependency express-jwt to v8
1 parent 248c142 commit fa60eb4

File tree

2 files changed

+65
-37
lines changed

2 files changed

+65
-37
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Authentication and Authorization for Azure Functions (with OAuth 2.0 and JWT)",
55
"main": "lib/index.js",
66
"dependencies": {
7-
"express-jwt": "^6.0.0"
7+
"express-jwt": "^8.0.0"
88
},
99
"devDependencies": {
1010
"babel-cli": "6.26.0",

0 commit comments

Comments
 (0)