Skip to content

Commit 01409b3

Browse files
committed
upgrade jwt library
1 parent 15da043 commit 01409b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"async": "^1.5.0",
3838
"express-unless": "^0.3.0",
39-
"jsonwebtoken": "^5.0.0",
39+
"jsonwebtoken": "~6.2.0",
4040
"lodash.set": "^4.0.0"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)