Skip to content

Commit 51d71ac

Browse files
committed
fix: downgrade jose dependency to version 4.15.5 for compatibility
1 parent 5088b55 commit 51d71ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/agent0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"express": "4.18.2",
2323
"express-session": "1.17.3",
2424
"install": "^0.13.0",
25-
"jose": "^6.1.0",
25+
"jose": "^4.15.5",
2626
"jsonwebtoken": "^9.0.2",
2727
"marked": "^16.4.0",
2828
"npm": "^11.6.2",

0 commit comments

Comments
 (0)