Skip to content

Commit 2c621b0

Browse files
authored
Update the jsonwebtoken dependency (#263)
1 parent fc8fda9 commit 2c621b0

File tree

2 files changed

+26
-76
lines changed

2 files changed

+26
-76
lines changed

package-lock.json

+24-74
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"get-stream": "^6.0.0",
4747
"got": "^12.1.0",
4848
"jsonschema": "^1.4.0",
49-
"jsonwebtoken": "^8.5.1",
49+
"jsonwebtoken": "^9.0.0",
5050
"jstat": "^1.9.2",
5151
"koa": "^2.11.0",
5252
"koa-bodyparser": "^4.2.1",
@@ -75,7 +75,7 @@
7575
"@types/command-line-usage": "^5.0.1",
7676
"@types/fs-extra": "^9.0.1",
7777
"@types/got": "^9.6.8",
78-
"@types/jsonwebtoken": "^8.3.5",
78+
"@types/jsonwebtoken": "^9.0.0",
7979
"@types/koa": "^2.0.51",
8080
"@types/koa-bodyparser": "^4.2.1",
8181
"@types/koa-mount": "^4.0.0",

0 commit comments

Comments
 (0)