Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Commit 02de55b

Browse files
greenkeeper[bot]daffl
authored andcommitted
fix(package): update passport-jwt to version 4.0.0 (#58)
1 parent 4ef8daf commit 02de55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"lodash.merge": "^4.6.0",
5353
"lodash.omit": "^4.5.0",
5454
"lodash.pick": "^4.4.0",
55-
"passport-jwt": "^3.0.0"
55+
"passport-jwt": "^4.0.0"
5656
},
5757
"devDependencies": {
5858
"@feathersjs/authentication": "^2.0.0",

0 commit comments

Comments
 (0)