Skip to content

Commit 1c19be0

Browse files
fix(package): update jsonwebtoken to version 8.2.2
Closes #15
1 parent c7ef96a commit 1c19be0

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
@@ -12,7 +12,7 @@
1212
"ejs": "~2.5.2",
1313
"express": "~5.0.0-alpha.3",
1414
"express-jwt": "^5.1.0",
15-
"jsonwebtoken": "^7.1.9",
15+
"jsonwebtoken": "^8.2.2",
1616
"mongoose": "^4.6.7",
1717
"morgan": "~1.8.0",
1818
"passport": "^0.3.0",

0 commit comments

Comments
 (0)