fix: add missing jose dependency for JWT validation
This commit is contained in:
parent
d614795545
commit
255bd90e7e
@ -17,6 +17,7 @@
|
||||
"ajv": "^8.17.1",
|
||||
"fastify": "^5.8.5",
|
||||
"franc": "^6.2.0",
|
||||
"jose": "^5.4.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"opossum": "^8.1.3",
|
||||
"pg": "^8.13.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user