Skip to content

Commit 71a41d7

Browse files
authored
Update jsonwebtoken to v8.2.1 (#231)
1 parent d44f345 commit 71a41d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
"dependencies": {
5555
"@types/cors": "^2.8.1",
5656
"@types/express": "^4.11.1",
57-
"@types/jsonwebtoken": "^7.1.32",
57+
"@types/jsonwebtoken": "^7.2.6",
5858
"@types/lodash": "^4.14.34",
5959
"cors": "^2.8.4",
6060
"express": "^4.16.2",
61-
"jsonwebtoken": "^7.1.9",
61+
"jsonwebtoken": "^8.2.1",
6262
"lodash": "^4.6.1"
6363
},
6464
"engines": {

0 commit comments

Comments
 (0)