Skip to content

Commit 6779bc7

Browse files
fix(package): update jsonwebtoken to version 8.0.1
Closes #58
1 parent ff6040e commit 6779bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"express": "^4.14.0",
2121
"formidable": "~1.1.1",
2222
"http": "0.0.0",
23-
"jsonwebtoken": "^7.2.1",
23+
"jsonwebtoken": "^8.0.1",
2424
"jwks-utils": "^1.0.5",
2525
"jws-jwk": "^0.1.4",
2626
"mammoth": "^1.3.1",

0 commit comments

Comments
 (0)