Skip to content

Commit c4485f6

Browse files
Update dependency jsonwebtoken to v9 [SECURITY]
1 parent 00b3c90 commit c4485f6

File tree

2 files changed

+81
-25
lines changed

2 files changed

+81
-25
lines changed

packages/koa-jwt-auth/package-lock.json

Lines changed: 80 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/koa-jwt-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@salsita/errors": "^1.0.2",
14-
"jsonwebtoken": "^8.3.0",
14+
"jsonwebtoken": "^9.0.0",
1515
"koa-passport": "^4.1.0",
1616
"passport-jwt": "^4.0.0"
1717
}

0 commit comments

Comments
 (0)