Skip to content

Commit afb8cb1

Browse files
committed
feat: upgrade jose dependency
1 parent 188b20c commit afb8cb1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

-1 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"release": "npm run build && npm run test && npm publish --access public"
3838
},
3939
"dependencies": {
40-
"jose": "^4.14.4"
40+
"jose": "^5.2.1"
4141
},
4242
"devDependencies": {
4343
"@elysiajs/cookie": "^0.3.0",

0 commit comments

Comments
 (0)