Skip to content

Commit

Permalink
feat!: Upgraded fast-jwt to match new deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvzen committed Oct 9, 2024
1 parent 38ca503 commit d2ab0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.1",
"fast-jwt": "^3.3.2",
"fast-jwt": "^4.0.0",
"fastify": "^5.0.0",
"jest": "^29.0.0",
"nock": "^13.0.2",
Expand Down

0 comments on commit d2ab0a2

Please sign in to comment.