Skip to content

Commit

Permalink
chore: update fastify to ^5.0.0 (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Sep 18, 2024
1 parent 0bef4a8 commit f70ef7f
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 @@ -39,7 +39,7 @@
"@fastify/secure-session": "^8.0.0",
"@fastify/session": "^11.0.0",
"@types/node": "^22.0.0",
"fastify": "^5.0.0-alpha.4",
"fastify": "^5.0.0",
"proxyquire": "^2.1.3",
"sinon": "^19.0.2",
"standard": "^17.1.0",
Expand Down

0 comments on commit f70ef7f

Please sign in to comment.