Skip to content

Commit 28ea42f

Browse files
fix(deps): update dependency jsonwebtoken to v9 [security]
1 parent e6a3cb1 commit 28ea42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/jsonwebtoken": "8.5.8",
1414
"@types/react-syntax-highlighter": "13.5.2",
1515
"axios": "0.26.1",
16-
"jsonwebtoken": "8.5.1",
16+
"jsonwebtoken": "9.0.0",
1717
"luxon": "2.5.2",
1818
"next": "12.1.2",
1919
"next-themes": "0.0.15",

0 commit comments

Comments
 (0)