Skip to content

Commit 3db8ea6

Browse files
fix(deps): update dependency jsonwebtoken to v9 [security]
1 parent 6f51a2d commit 3db8ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"bcryptjs": "^2.4.3",
2626
"dotenv": "^8.2.0",
2727
"express": "^4.17.1",
28-
"jsonwebtoken": "^8.5.1",
28+
"jsonwebtoken": "^9.0.0",
2929
"multer": "^1.4.2",
3030
"multer-s3": "^2.9.0",
3131
"pg": "^8.0.3"

0 commit comments

Comments
 (0)